Home
last modified time | relevance | path

Searched refs:GL_RG16 (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureUtil.cpp192 case FMT_CASE(RG, UNORM_INT16): return GL_RG16; in getInternalFormat()
516 case GL_RG16: return TextureFormat(TextureFormat::RG, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
DgluStrUtil.inl858 case GL_RG16: return "GL_RG16";
1708 case GL_RG16: return "GL_RG16";
/external/mesa3d/src/mesa/main/
Dtexformat.c810 case GL_RG16: in _mesa_choose_tex_format()
Dglformats.c488 case GL_RG16: in _mesa_is_color_format()
Dteximage.c447 case GL_RG16: in _mesa_base_tex_format()
3956 case GL_RG16: in get_texbuffer_format()
Dfbobject.c1166 case GL_RG16: in _mesa_base_fbo_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_fbo.c341 strb->Base.InternalFormat = GL_RG16; in st_new_renderbuffer_fb()
Dst_format.c1074 { GL_RG16, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl377 #define GL_RG16 0x822C macro
/external/mesa3d/include/GL/
Dglext.h2079 #define GL_RG16 0x822C macro