Home | History | Annotate | Download | only in main

Lines Matching refs:GL_DEPTH_STENCIL

47     * GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL, GL_DUDV_ATI.
436 GL_DEPTH_STENCIL, /* BaseFormat */
445 GL_DEPTH_STENCIL, /* BaseFormat */
1505 GL_DEPTH_STENCIL, /* BaseFormat */
1663 * GL_YCBCR_MESA, GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL.
1706 return info->BaseFormat == GL_DEPTH_STENCIL;
1719 info->BaseFormat != GL_DEPTH_STENCIL &&
2738 return format == GL_DEPTH_STENCIL && type == GL_UNSIGNED_INT_24_8 &&