/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 66 { "rgb10_a2", GL_RGB10_A2, }, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 168 case GL_RGB10_A2: in isRequiredFormat() 280 case GL_RGB10_A2: in getMinimumSampleCount()
|
D | es31fFboColorbufferTests.cpp | 281 GL_RGB10_A2, in init()
|
D | es31fInternalFormatQueryTests.cpp | 368 { "rgb10_a2", GL_RGB10_A2, FormatSamplesCase::FORMAT_COLOR }, in init()
|
D | es31fTextureFormatTests.cpp | 439 { "rgb10_a2", GL_RGB10_A2, }, in init()
|
D | es31fTextureFilteringTests.cpp | 491 { "rgb10_a2", GL_RGB10_A2 } in init()
|
D | es31fFboTestUtil.cpp | 498 case GL_RGB10_A2: return "rgb10_a2"; in getFormatName()
|
D | es31fTextureLevelStateQueryTests.cpp | 275 internalFormat == GL_RGB10_A2 || in isColorRenderableFormat() 589 …GL_RGBA8, GL_RGBA8_SNORM, GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8, GL_SRGB8_ALPHA8, GL_R16F, GL_RG16F, in generateInternalFormatTextureGenerationGroup()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestCase.cpp | 164 case GL_RGB10_A2: in isRequiredFormat() 275 case GL_RGB10_A2: in getMinimumSampleCount()
|
D | es3fRboStateQueryTests.cpp | 183 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, in test() 232 { GL_RGB10_A2, 10, 10, 10, 2 }, in test()
|
D | es3fInternalFormatQueryTests.cpp | 192 { "rgb10_a2", GL_RGB10_A2, false }, in init()
|
D | es3fFboMultisampleTests.cpp | 265 GL_RGB10_A2, in init()
|
D | es3fFboCompletenessTests.cpp | 50 GL_RGB10_A2, GL_RGB10_A2UI, GL_SRGB8_ALPHA8,
|
D | es3fPixelBufferObjectTests.cpp | 643 GL_RGB10_A2, in init()
|
D | es3fFragmentOutputTests.cpp | 1004 GL_RGB10_A2, in createRandomCase() 1109 GL_RGB10_A2, in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 167 case FMT_CASE(RGBA, UNORM_INT_1010102_REV): return GL_RGB10_A2; in getInternalFormat() 491 …case GL_RGB10_A2: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT_1010102_REV… in mapGLInternalFormat() 566 case GL_RGB10_A2: in isGLInternalColorFormatFilterable() 1083 case GL_RGB10_A2: in getRenderableBitsES3()
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 108 GL_RGB10_A2,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 760 { GL_RGB10, GL_RGB10_A2, 0 }, 1504 case GL_RGB10_A2: in find_exact_format()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 80 case GL_RGB10_A2: in soft_renderbuffer_storage()
|
/external/mesa3d/src/mesa/main/ |
D | texformat.c | 99 case GL_RGB10_A2: in _mesa_choose_tex_format()
|
D | glformats.c | 508 case GL_RGB10_A2: in _mesa_is_color_format()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 383 case GL_RGB10_A2: in radeonChooseTextureFormat()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 383 case GL_RGB10_A2: in radeonChooseTextureFormat()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 247 case GL_RGB10_A2: in nouveau_choose_tex_format()
|
/external/deqp/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 130 GL_RGB10_A2, GL_RGB10,
|