Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c230 type != GL_DEPTH_STENCIL_TO_BGRA_NV) { in _mesa_CopyPixels()
237 if ((type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) && in _mesa_CopyPixels()
H A Dframebuffer.c767 case GL_DEPTH_STENCIL_TO_BGRA_NV: in renderbuffer_exists()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c285 * Used for glCopyPixels(GL_DEPTH_STENCIL_TO_RGBA_NV / GL_DEPTH_STENCIL_TO_BGRA_NV).
1528 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) in blit_copy_pixels()
1752 assert(type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV); in st_CopyPixels()
1860 type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
1864 if (type == GL_DEPTH_STENCIL_TO_RGBA_NV || type == GL_DEPTH_STENCIL_TO_BGRA_NV) { in st_CopyPixels()
/third_party/openGLES/api/GL/
H A Dglext.h9821 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro
/third_party/mesa3d/include/GL/
H A Dglext.h9734 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h9642 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h9641 #define GL_DEPTH_STENCIL_TO_BGRA_NV 0x886F macro

Completed in 194 milliseconds