/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 866 case GL_RGB12: return "GL_RGB"; in GetGLBaseFormatName() 929 case GL_RGB12: return "GL_RGB12"; in GetGLFormatName()
|
/external/mesa3d/src/mesa/main/ |
D | texformat.c | 152 case GL_RGB12: in _mesa_choose_tex_format()
|
D | glformats.c | 680 case GL_RGB12: in _mesa_is_enum_format_unorm() 1028 case GL_RGB12: in _mesa_is_color_format() 2304 case GL_RGB12: in _mesa_base_tex_format()
|
D | fbobject.c | 2178 case GL_RGB12: in _mesa_base_fbo_format()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 342 case GL_RGB12: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 488 case GL_RGB12: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 342 case GL_RGB12: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 488 case GL_RGB12: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 71 case GL_RGB12: in soft_renderbuffer_storage()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 197 GL_RGB12, 593 case GL_RGB12: in getEpsilon() 661 case GL_RGB12: in getFormat() 761 case GL_RGB12: in getNumberOfChannels() 873 case GL_RGB12: in getType() 1035 case GL_RGB12: in getPixelSizeForFormat() 2325 case GL_RGB12: in packPixel()
|
D | gl3cTextureSizePromotion.cpp | 1281 …{ glu::ContextType(4, 4, glu::PROFILE_CORE), GL_RGB12, STR(GL_RGB12), false, true, 12, 12, 12, 0, …
|
D | gl3cTextureSwizzleTests.cpp | 413 GL_RGB12,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 212 { GL_RGB12, GL_RGB16, 0 },
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 145 #define GL_RGB12 0x8053 macro
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 188 case GL_RGB12: in nouveau_choose_tex_format()
|
/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 2048 case GL_RGB12: return "GL_RGB"; in GetGLBaseFormatName() 2117 case GL_RGB12: return "GL_RGB12"; in GetGLFormatName()
|
/external/virglrenderer/.gitlab-ci/expectations/host/ |
D | virgl-gl-fails.txt | 491 spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB12- border color only,Fail 524 spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
D | virgl-gles-fails.txt | 3101 spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB12- border color only,Fail 3134 spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
/external/virglrenderer/.gitlab-ci/expectations/virt/ |
D | virgl-gl-fails.txt | 484 spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB12- border color only,Fail 517 spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
D | virgl-gles-fails.txt | 3153 spec@!opengl 1.1@texwrap formats bordercolor@GL_RGB12- border color only,Fail 3186 spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 268 …{ GL_RGB12, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {12,12,12, 0, 0, 0, 0, …
|
D | glcPackedPixelsTests.cpp | 173 …{ GL_RGB12, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {12,12,12, 0, … 626 formatMap[GL_RGB12] = "GL_RGB12"; in getFormatStr()
|
/external/mesa3d/include/GL/ |
D | gl.h | 723 #define GL_RGB12 0x8053 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 318 #define GL_RGB12 0x8053 macro
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 790 #define GL_RGB12 0x8053 macro
|