/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 53 …VIEW_CLASS_64_BITS, GL_RGB16, VIEW_CLASS_48_BITS, GL_RGB16_SNORM, VIEW_CLASS_48_BITS, GL_RGB16F, V… 129 GL_RGB16, /* >= GL 4.0 */ 231 case GL_RGB16: in getAmountOfComponentsForInternalformat() 480 case GL_RGB16: in getComponentSizeForInternalformat() 770 case GL_RGB16: in getFormatOfInternalformat() 941 case GL_RGB16: in getGLFormatOfInternalformat() 1448 case GL_RGB16: in getInternalformatString() 1710 case GL_RGB16: in getSamplerTypeForInternalformat() 1999 case GL_RGB16: in getTypeCompatibleWithInternalformat() 2492 case GL_RGB16: in isInternalformatSupported()
|
D | gl4cCopyImageTests.cpp | 164 GL_RGB16, GL_RGB16F, GL_RGB16I, GL_RGB16UI, GL_RGB16_SNORM, 321 case GL_RGB16: in filterFormats() 562 case GL_RGB16: in getEpsilon() 663 case GL_RGB16: in getFormat() 764 case GL_RGB16: in getNumberOfChannels() 877 case GL_RGB16: in getType() 1044 case GL_RGB16: in getPixelSizeForFormat() 2337 case GL_RGB16: in packPixel()
|
D | gl3cTextureSizePromotion.cpp | 1273 …{ glu::ContextType(3, 0, glu::PROFILE_CORE), GL_RGB16, STR(GL_RGB16), false, true, 16, 16, 16, 0, …
|
D | gl3cTextureSwizzleTests.cpp | 426 GL_RGB16,
|
D | gl4cDirectStateAccessTexturesTests.cpp | 403 return GL_RGB16; in InternalFormat() 9053 GL_RGB16, in Prepare()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 679 case GL_RGB16: in _mesa_is_enum_format_unorm() 1027 case GL_RGB16: in _mesa_is_color_format() 2327 case GL_RGB16: in _mesa_base_tex_format()
|
D | texformat.c | 153 case GL_RGB16: in _mesa_choose_tex_format()
|
D | textureview.c | 137 {GL_VIEW_CLASS_48_BITS, GL_RGB16},
|
D | fbobject.c | 1852 case GL_RGB16: in _mesa_base_fbo_format()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 177 case FMT_CASE(RGB, UNORM_INT16): return GL_RGB16; in getInternalFormat() 504 case GL_RGB16: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
|
D | gluStrUtil.inl | 846 case GL_RGB16: return "GL_RGB16"; 1696 case GL_RGB16: return "GL_RGB16";
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_texture.c | 344 case GL_RGB16: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 485 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 71 case GL_RGB16: in soft_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_texture.c | 344 case GL_RGB16: in radeonChooseTextureFormat()
|
D | radeon_fbo.c | 485 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 186 case GL_RGB16: in nouveau_choose_tex_format()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1148 { GL_RGB12, GL_RGB16, 0 },
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 269 …{ GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, 0, 0, 0, …
|
D | glcPackedPixelsTests.cpp | 174 …{ GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, …
|
/external/mesa3d/include/GL/ |
D | gl.h | 729 #define GL_RGB16 0x8054 macro
|
D | glcorearb.h | 389 #define GL_RGB16 0x8054 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 310 #define GL_RGB16 0x8054 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 389 #define GL_RGB16 0x8054 macro
|