Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp.h289 blorp_hiz_op(struct blorp_batch *batch, struct blorp_surf *surf,
Dblorp.c407 blorp_hiz_op(struct blorp_batch *batch, struct blorp_surf *surf, in blorp_hiz_op() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c619 blorp_hiz_op(&blorp_batch, &surf, level, start_layer, num_layers, op); in iris_hiz_exec()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resolve.c692 blorp_hiz_op(&blorp_batch, &surf, level, start_layer, num_layers, op); in crocus_hiz_exec()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1690 blorp_hiz_op(&batch, &surf, level, base_layer, layer_count, hiz_op); in anv_image_hiz_op()