/external/deqp/modules/gles3/performance/ |
D | es3pTextureFormatTests.cpp | 66 { "rgb10_a2", GL_RGB10_A2, }, in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 182 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, in test() 231 { GL_RGB10_A2, 10, 10, 10, 2 }, in test()
|
D | es3fFboTestCase.cpp | 164 case GL_RGB10_A2: in isRequiredFormat() 285 case GL_RGB10_A2: in getMinimumSampleCount()
|
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/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 169 case GL_RGB10_A2: in isRequiredFormat() 292 case GL_RGB10_A2: in getMinimumSampleCount()
|
D | es31fFboColorbufferTests.cpp | 281 GL_RGB10_A2, in init()
|
D | es31fInternalFormatQueryTests.cpp | 387 { "rgb10_a2", GL_RGB10_A2, FormatSamplesCase::FORMAT_COLOR }, in init()
|
D | es31fTextureFormatTests.cpp | 450 { "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()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 168 case FMT_CASE(RGBA, UNORM_INT_1010102_REV): return GL_RGB10_A2; in getInternalFormat() 492 …case GL_RGB10_A2: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT_1010102_REV… in mapGLInternalFormat() 567 case GL_RGB10_A2: in isGLInternalColorFormatFilterable() 1084 case GL_RGB10_A2: in getRenderableBitsES3()
|
D | gluStrUtil.inl | 837 case GL_RGB10_A2: return "GL_RGB10_A2"; 1687 case GL_RGB10_A2: return "GL_RGB10_A2";
|
/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,
|