Home
last modified time | relevance | path

Searched defs:InternalFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp172 const struct InternalFormat in init() struct
174 const char* name; in init()
175 GLenum format; in init()
176 bool isIntegerFormat; in init()
/external/deqp/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp353 static const struct InternalFormat in init() struct
355 const char* name; in init()
356 glw::GLenum format; in init()
357 FormatSamplesCase::FormatType type; in init()
/external/mesa3d/src/mesa/main/
Dmtypes.h1189 GLint InternalFormat; /**< Internal format as given by the user */ member
2615 GLenum InternalFormat; /**< The user-specified format */ member