/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 182 GL_RGB4, 416 if (((GL_RGB4 == src) && (GL_RGB4 != dst)) || ((GL_RGB4 != src) && (GL_RGB4 == dst)) || in areFormatsCompatible() 557 case GL_RGB4: in getEpsilon() 657 case GL_RGB4: in getFormat() 757 case GL_RGB4: in getNumberOfChannels() 845 case GL_RGB4: in getType() 981 case GL_RGB4: in getPixelSizeForFormat() 2330 case GL_RGB4: in packPixel() 2445 int exponent = (internal_format == GL_RGB4 ? 4 : (internal_format == GL_RGB5 ? 5 : 0)); in roundComponent() 2451 if (internal_format == GL_RGB4) in roundComponent()
|
D | gl3cTextureSizePromotion.cpp | 1261 { glu::ContextType(4, 4, glu::PROFILE_CORE), GL_RGB4, STR(GL_RGB4), false, true, 4, 4, 4, 0, 0, 0,
|
D | gl3cTextureSwizzleTests.cpp | 348 GL_RGB4,
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9046 GL_RGB4, in Prepare()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 673 case GL_RGB4: in _mesa_is_enum_format_unorm() 1021 case GL_RGB4: in _mesa_is_color_format() 2322 case GL_RGB4: in _mesa_base_tex_format()
|
D | texformat.c | 142 case GL_RGB4: in _mesa_choose_tex_format()
|
D | fbobject.c | 1848 case GL_RGB4: in _mesa_base_fbo_format()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 349 case GL_RGB4: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 476 case GL_RGB4: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 66 case GL_RGB4: in soft_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 349 case GL_RGB4: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 476 case GL_RGB4: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 191 case GL_RGB4: in nouveau_choose_tex_format()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1171 { GL_RGB4 },
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 262 …{ GL_RGB4, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 4, 4, 4, 0, 0, 0, 0, 0,…
|
D | glcPackedPixelsTests.cpp | 168 …{ GL_RGB4, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 4, 4, 4, 0, 0… 624 formatMap[GL_RGB4] = "GL_RGB4"; in getFormatStr()
|
/external/mesa3d/include/GL/ |
D | gl.h | 724 #define GL_RGB4 0x804F macro
|
D | glcorearb.h | 384 #define GL_RGB4 0x804F macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 303 #define GL_RGB4 0x804F macro
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 638 case GL_RGB4: in isColorRenderable()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 384 #define GL_RGB4 0x804F macro
|