Home
last modified time | relevance | path

Searched defs:internalFormats (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp182 } internalFormats[] = { in init() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fInternalFormatQueryTests.cpp415 } internalFormats[] = { in init() local
H A Des31fTextureLevelStateQueryTests.cpp588 static const glw::GLenum internalFormats[] = {GL_R8, in generateInternalFormatTextureGenerationGroup() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp921 const InternalFormat *internalFormats = glInternalFormats; in findInternalFormat() local
H A DglcPackedPixelsTests.cpp4153 const InternalFormat *internalFormats; in init() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DReadPixelsTest.cpp1483 void testUnsupportedTypeConversions(std::vector<GLenum> internalFormats, in testUnsupportedTypeConversions()