Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:texBaseFormat

922    const GLenum texBaseFormat = texImage->_BaseFormat;
942 if (texBaseFormat == GL_DEPTH_COMPONENT ||
943 texBaseFormat == GL_DEPTH_STENCIL) {
947 /* texBaseFormat == GL_RGB, GL_RGBA, GL_ALPHA, etc */
1024 if (texBaseFormat == GL_DEPTH_STENCIL) {
1028 if (texBaseFormat == GL_DEPTH_COMPONENT) {
1096 strb, stImage, texBaseFormat,