Searched refs:tex_format (Results 1 – 2 of 2) sorted by relevance
1497 res_info->tex_format = GL_NONE; in getBoundFramebufferFormat()1518 res_info->tex_format = in getBoundFramebufferFormat()1541 res_info->tex_format = queryTexFormat(props.depthAttachment_texture); in getBoundFramebufferFormat()1559 res_info->tex_format = queryTexFormat(props.stencilAttachment_texture); in getBoundFramebufferFormat()1577 res_info->tex_format = queryTexFormat(props.depthstencilAttachment_texture); in getBoundFramebufferFormat()
93 GLenum tex_format; member