Searched refs:blorp_clear_depth_stencil (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/intel/blorp/ |
D | blorp.h | 226 blorp_clear_depth_stencil(struct blorp_batch *batch,
|
D | blorp_clear.c | 810 blorp_clear_depth_stencil(struct blorp_batch *batch, in blorp_clear_depth_stencil() function
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_clear.c | 585 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_clear.c | 610 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 1118 blorp_clear_depth_stencil(&batch, &depth, &stencil, in anv_CmdClearDepthStencilImage() 1629 blorp_clear_depth_stencil(&batch, &depth, &stencil, in anv_image_clear_depth_stencil()
|