Home
last modified time | relevance | path

Searched refs:GL_RGB16 (Results 1 – 24 of 24) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp53 …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()
Dgl4cCopyImageTests.cpp164 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()
Dgl3cTextureSizePromotion.cpp1273 …{ glu::ContextType(3, 0, glu::PROFILE_CORE), GL_RGB16, STR(GL_RGB16), false, true, 16, 16, 16, 0, …
Dgl3cTextureSwizzleTests.cpp426 GL_RGB16,
Dgl4cDirectStateAccessTexturesTests.cpp403 return GL_RGB16; in InternalFormat()
9053 GL_RGB16, in Prepare()
/external/mesa3d/src/mesa/main/
Dglformats.c679 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()
Dtexformat.c153 case GL_RGB16: in _mesa_choose_tex_format()
Dtextureview.c137 {GL_VIEW_CLASS_48_BITS, GL_RGB16},
Dfbobject.c1852 case GL_RGB16: in _mesa_base_fbo_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp177 case FMT_CASE(RGB, UNORM_INT16): return GL_RGB16; in getInternalFormat()
504 case GL_RGB16: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
DgluStrUtil.inl846 case GL_RGB16: return "GL_RGB16";
1696 case GL_RGB16: return "GL_RGB16";
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c344 case GL_RGB16: in radeonChooseTextureFormat()
Dradeon_fbo.c485 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c71 case GL_RGB16: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c344 case GL_RGB16: in radeonChooseTextureFormat()
Dradeon_fbo.c485 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c186 case GL_RGB16: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1148 { GL_RGB12, GL_RGB16, 0 },
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp269 …{ GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, 0, 0, 0, …
DglcPackedPixelsTests.cpp174 …{ GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, …
/external/mesa3d/include/GL/
Dgl.h729 #define GL_RGB16 0x8054 macro
Dglcorearb.h389 #define GL_RGB16 0x8054 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl310 #define GL_RGB16 0x8054 macro
/external/swiftshader/include/GL/
Dglcorearb.h389 #define GL_RGB16 0x8054 macro