Searched refs:tex_format (Results 1 – 3 of 3) sorted by relevance
1915 fbo_format_info.tex_format, fbo_format_info.tex_type, m_glesMajorVersion, in checkFramebufferAttachmentCompleteness()2228 res_info->tex_format = GL_NONE; in getBoundFramebufferFormat()2250 res_info->tex_format = in getBoundFramebufferFormat()2274 res_info->tex_format = props.depthAttachment_texture->format; in getBoundFramebufferFormat()2293 res_info->tex_format = props.stencilAttachment_texture->format; in getBoundFramebufferFormat()2312 res_info->tex_format = props.depthstencilAttachment_texture->format; in getBoundFramebufferFormat()
135 GLenum tex_format; member
5158 GLESv2Validation::isIntegerFormat(read_fbo_format_info.tex_format), in s_glBlitFramebuffer()