Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c229 type != GL_DEPTH_STENCIL_TO_RGBA_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.c766 case GL_DEPTH_STENCIL_TO_RGBA_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()
1754 if (type == GL_DEPTH_STENCIL_TO_RGBA_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.h9820 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro
/third_party/mesa3d/include/GL/
H A Dglext.h9733 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h9641 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h9640 #define GL_DEPTH_STENCIL_TO_RGBA_NV 0x886E macro

Completed in 214 milliseconds