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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddrawpix.c228 type != GL_DEPTH_STENCIL_TO_BGRA_NV) {
235 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) &&
H A Dframebuffer.c745 case GL_DEPTH_STENCIL_TO_BGRA_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);
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.h9663 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4151 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9734 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro

Completed in 155 milliseconds