Home
last modified time | relevance | path

Searched refs:util_blitter_custom_clear_depth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h309 void util_blitter_custom_clear_depth(struct blitter_context *blitter,
Du_blitter.c958 void util_blitter_custom_clear_depth(struct blitter_context *blitter, in util_blitter_custom_clear_depth() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c401 util_blitter_custom_clear_depth(r300->blitter, fb->width, fb->height, 0, in r300_decompress_zmask()