Home
last modified time | relevance | path

Searched refs:GL_DEPTH (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dclear.c366 case GL_DEPTH: in _mesa_ClearBufferiv()
432 case GL_DEPTH: in _mesa_ClearBufferuiv()
482 case GL_DEPTH: in _mesa_ClearBufferfv()
Ddrawpix.c219 type != GL_DEPTH && in _mesa_CopyPixels()
Dfbobject.c286 case GL_DEPTH: in _mesa_get_fb0_attachment()
530 assert(format == GL_COLOR || format == GL_DEPTH || format == GL_STENCIL); in test_attachment_completeness()
580 else if (format == GL_DEPTH) { in test_attachment_completeness()
629 else if (format == GL_DEPTH) { in test_attachment_completeness()
714 test_attachment_completeness(ctx, GL_DEPTH, att); in _mesa_test_framebuffer_completeness()
3190 case GL_DEPTH: in invalidate_framebuffer_storage()
Dframebuffer.c813 case GL_DEPTH: in renderbuffer_exists()
/external/mesa3d/src/mesa/main/
Dclear.c366 case GL_DEPTH: in _mesa_ClearBufferiv()
432 case GL_DEPTH: in _mesa_ClearBufferuiv()
482 case GL_DEPTH: in _mesa_ClearBufferfv()
Ddrawpix.c219 type != GL_DEPTH && in _mesa_CopyPixels()
Dfbobject.c286 case GL_DEPTH: in _mesa_get_fb0_attachment()
530 assert(format == GL_COLOR || format == GL_DEPTH || format == GL_STENCIL); in test_attachment_completeness()
580 else if (format == GL_DEPTH) { in test_attachment_completeness()
629 else if (format == GL_DEPTH) { in test_attachment_completeness()
714 test_attachment_completeness(ctx, GL_DEPTH, att); in _mesa_test_framebuffer_completeness()
3190 case GL_DEPTH: in invalidate_framebuffer_storage()
Dframebuffer.c813 case GL_DEPTH: in renderbuffer_exists()
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c466 else if (type == GL_DEPTH) { in swrast_fast_copy_pixels()
591 case GL_DEPTH: in map_readbuffer()
653 case GL_DEPTH: in _swrast_CopyPixels()
Ds_blit.c724 GL_DEPTH, in _swrast_BlitFramebuffer()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_copypix.c466 else if (type == GL_DEPTH) { in swrast_fast_copy_pixels()
591 case GL_DEPTH: in map_readbuffer()
653 case GL_DEPTH: in _swrast_CopyPixels()
Ds_blit.c724 GL_DEPTH, in _swrast_BlitFramebuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_copy.c112 case GL_DEPTH: in do_blit_copypixels()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_cb_drawpixels.c1440 st_CopyPixels(ctx, srcx, srcy, width, height, dstx, dsty, GL_DEPTH); in st_CopyPixels()
1479 assert(type == GL_DEPTH); in st_CopyPixels()
1508 if (type == GL_DEPTH) { in st_CopyPixels()
1591 if (type == GL_DEPTH && util_format_is_depth_and_stencil(pt->format)) in st_CopyPixels()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1440 st_CopyPixels(ctx, srcx, srcy, width, height, dstx, dsty, GL_DEPTH); in st_CopyPixels()
1479 assert(type == GL_DEPTH); in st_CopyPixels()
1508 if (type == GL_DEPTH) { in st_CopyPixels()
1591 if (type == GL_DEPTH && util_format_is_depth_and_stencil(pt->format)) in st_CopyPixels()
/external/mesa3d/include/GL/
Dgl.h498 #define GL_DEPTH 0x1801 macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl.h498 #define GL_DEPTH 0x1801 macro
/external/mesa3d/docs/
DVERSIONS239 - faster glReadPixels/glDrawPixels for GL_DEPTH and GL_UNSIGNED_SHORT
/external/chromium_org/third_party/mesa/src/docs/
DVERSIONS239 - faster glReadPixels/glDrawPixels for GL_DEPTH and GL_UNSIGNED_SHORT