Searched refs:queryTexFormat (Results 1 – 2 of 2) sorted by relevance
1464 GLenum GLClientState::queryTexFormat(GLuint tex_name) const { in queryTexFormat() function in GLClientState1519 queryTexFormat( 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()
343 GLenum queryTexFormat(GLuint name) const;