169 inline static unsigned int GetNumBytesPerStruct(DFType type);
172 inline static unsigned int GetNumChannels(DFType type);
175 inline static DFChannelType GetChannelType(DFType type);
181 inline static bool ConvertChannel(DFType type);
184 inline static bool IsSupported(DFType type);
187 static bool IsDepth(DFType type);
192 static unsigned int const msNumBytesPerStruct[DF_NUM_FORMATS];
193 static unsigned int const msNumChannels[DF_NUM_FORMATS];
194 static DFChannelType
const msChannelType[DF_NUM_FORMATS];
195 static bool const msConvertChannel[DF_NUM_FORMATS];
196 static bool const msSupported[DF_NUM_FORMATS];
207 return msNumBytesPerStruct[
type];
212 return msNumChannels[
type];
217 return msChannelType[
type];
222 return msConvertChannel[
type];
227 return msSupported[
type];
GLsizei const GLchar *const * string
GLint GLint GLsizei GLint GLenum GLenum type