Home
last modified time | relevance | path

Searched refs:tex_type (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1888 fbo_format_info.tex_type, in checkFramebufferAttachmentCompleteness()
1915 fbo_format_info.tex_format, fbo_format_info.tex_type, m_glesMajorVersion, in checkFramebufferAttachmentCompleteness()
2229 res_info->tex_type = GL_NONE; in getBoundFramebufferFormat()
2252 res_info->tex_type = in getBoundFramebufferFormat()
2275 res_info->tex_type = props.depthAttachment_texture->type; in getBoundFramebufferFormat()
2294 res_info->tex_type = props.stencilAttachment_texture->type; in getBoundFramebufferFormat()
2313 res_info->tex_type = props.depthstencilAttachment_texture->type; in getBoundFramebufferFormat()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h136 GLenum tex_type; member
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp5027 format, type, fbo_format_info.tex_type), in s_glReadPixels()
5168 read_fbo_format_info.tex_type, in s_glBlitFramebuffer()
5169 draw_fbo_format_info.tex_type), in s_glBlitFramebuffer()