Searched refs:GL_DEPTH_STENCIL_TO_RGBA_NV (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddrawpix.c227 type != GL_DEPTH_STENCIL_TO_RGBA_NV &&
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) &&
H A Dframebuffer.c744 case GL_DEPTH_STENCIL_TO_RGBA_NV:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c289 * Used for glCopyPixels(GL_DEPTH_STENCIL_TO_RGBA_NV / GL_DEPTH_STENCIL_TO_BGRA_NV).
1569 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV)
1797 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV);
1800 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV)
1906 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) {
1910 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h9662 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4150 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9733 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro

Completed in 150 milliseconds