Searched defs:internalFormats (Results 1 – 6 of 6) sorted by relevance
182 } internalFormats[] = { in init() local
415 } internalFormats[] = { in init() local
588 static const glw::GLenum internalFormats[] = {GL_R8, in generateInternalFormatTextureGenerationGroup() local
921 const InternalFormat *internalFormats = glInternalFormats; in findInternalFormat() local
4153 const InternalFormat *internalFormats; in init() local
1483 void testUnsupportedTypeConversions(std::vector<GLenum> internalFormats, in testUnsupportedTypeConversions()