/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_screen.c | 250 color_format = GL_RGB5; in nouveau_create_buffer()
|
D | nouveau_fbo.c | 56 case GL_RGB5: in set_renderbuffer_format()
|
D | nouveau_texture.c | 192 case GL_RGB5: in nouveau_choose_tex_format()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 185 GL_RGB5, 417 ((GL_RGB5 == src) && (GL_RGB5 != dst)) || ((GL_RGB5 != src) && (GL_RGB5 == dst))) in areFormatsCompatible() 558 case GL_RGB5: in getEpsilon() 658 case GL_RGB5: in getFormat() 758 case GL_RGB5: in getNumberOfChannels() 846 case GL_RGB5: in getType() 986 case GL_RGB5: in getPixelSizeForFormat() 2331 case GL_RGB5: in packPixel() 2445 int exponent = (internal_format == GL_RGB4 ? 4 : (internal_format == GL_RGB5 ? 5 : 0)); in roundComponent()
|
D | gl3cTextureSizePromotion.cpp | 1263 { glu::ContextType(4, 4, glu::PROFILE_CORE), GL_RGB5, STR(GL_RGB5), false, true, 5, 5, 5, 0, 0, 0,
|
D | gl3cTextureSwizzleTests.cpp | 361 GL_RGB5,
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9047 GL_RGB5, in Prepare()
|
/external/deqp/framework/opengl/ |
D | gluFboRenderContext.cpp | 89 GL_RGB5 in chooseColorFormat()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 674 case GL_RGB5: in _mesa_is_enum_format_unorm() 1022 case GL_RGB5: in _mesa_is_color_format() 2323 case GL_RGB5: in _mesa_base_tex_format()
|
D | texformat.c | 146 case GL_RGB5: in _mesa_choose_tex_format()
|
D | fbobject.c | 1849 case GL_RGB5: in _mesa_base_fbo_format() 2407 internalFormat = GL_RGB5; in _es_RenderbufferStorageEXT()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 67 case GL_RGB5: in soft_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 348 case GL_RGB5: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 477 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 348 case GL_RGB5: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 477 case GL_RGB5: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1176 { GL_RGB5 },
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 263 …{ GL_RGB5, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 5, 5, 5, 0, 0, 0, 0, 0,…
|
D | glcPackedPixelsTests.cpp | 169 …{ GL_RGB5, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 5, 5, 5, 0, 0… 625 formatMap[GL_RGB5] = "GL_RGB5"; in getFormatStr()
|
/external/mesa3d/include/GL/ |
D | gl.h | 725 #define GL_RGB5 0x8050 macro
|
D | glcorearb.h | 385 #define GL_RGB5 0x8050 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 304 #define GL_RGB5 0x8050 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 385 #define GL_RGB5 0x8050 macro
|