Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureUtil.cpp177 case FMT_CASE(RGB, UNORM_INT16): return GL_RGB16; in getInternalFormat()
501 case GL_RGB16: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
DgluStrUtil.inl845 case GL_RGB16: return "GL_RGB16";
1695 case GL_RGB16: return "GL_RGB16";
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c71 case GL_RGB16: in soft_renderbuffer_storage()
/external/mesa3d/src/mesa/main/
Dtexformat.c138 case GL_RGB16: in _mesa_choose_tex_format()
Dglformats.c499 case GL_RGB16: in _mesa_is_color_format()
Dfbobject.c1111 case GL_RGB16: in _mesa_base_fbo_format()
Dteximage.c122 case GL_RGB16: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c400 case GL_RGB16: in radeonChooseTextureFormat()
Dradeon_fbo.c490 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c400 case GL_RGB16: in radeonChooseTextureFormat()
Dradeon_fbo.c490 case GL_RGB16: in radeon_alloc_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c257 case GL_RGB16: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c776 { GL_RGB12, GL_RGB16, GL_RGBA12, GL_RGBA16, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl296 #define GL_RGB16 0x8054 macro
/external/mesa3d/include/GL/
Dgl.h757 #define GL_RGB16 0x8054 macro