Home
last modified time | relevance | path

Searched refs:blorp_clear_depth_stencil (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
Dblorp.h226 blorp_clear_depth_stencil(struct blorp_batch *batch,
Dblorp_clear.c810 blorp_clear_depth_stencil(struct blorp_batch *batch, in blorp_clear_depth_stencil() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c585 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c610 blorp_clear_depth_stencil(&blorp_batch, &z_surf, &stencil_surf, in clear_depth_stencil()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1118 blorp_clear_depth_stencil(&batch, &depth, &stencil, in anv_CmdClearDepthStencilImage()
1629 blorp_clear_depth_stencil(&batch, &depth, &stencil, in anv_image_clear_depth_stencil()