Searched refs:queryRboFormat (Results 1 – 2 of 2) sorted by relevance
1424 GLenum GLClientState::queryRboFormat(GLuint rbo_name) const { in queryRboFormat() function in GLClientState1508 queryRboFormat( in getBoundFramebufferFormat()1534 res_info->rb_format = queryRboFormat(props.depthAttachment_rbo); in getBoundFramebufferFormat()1552 res_info->rb_format = queryRboFormat(props.stencilAttachment_rbo); in getBoundFramebufferFormat()1570 res_info->rb_format = queryRboFormat(props.depthstencilAttachment_rbo); in getBoundFramebufferFormat()
577 GLenum queryRboFormat(GLuint name) const;