Searched refs:queryTexType (Results 1 – 2 of 2) sorted by relevance
1470 GLenum GLClientState::queryTexType(GLuint tex_name) const { in queryTexType() function in GLClientState1522 queryTexType(props.colorAttachmenti_textures[colorAttachmentIndex]); in getBoundFramebufferFormat()1542 res_info->tex_type = queryTexType(props.depthAttachment_texture); in getBoundFramebufferFormat()1560 res_info->tex_type = queryTexType(props.stencilAttachment_texture); in getBoundFramebufferFormat()1578 res_info->tex_type = queryTexType(props.depthstencilAttachment_texture); in getBoundFramebufferFormat()
579 GLenum queryTexType(GLuint name) const;