Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp.h262 blorp_hiz_op(struct blorp_batch *batch, struct blorp_surf *surf,
Dblorp.c406 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.c593 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/mesa/drivers/dri/i965/
Dbrw_blorp.c1635 blorp_hiz_op(&batch, &surf, level, start_layer, num_layers, op); in brw_hiz_exec()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1725 blorp_hiz_op(&batch, &surf, level, base_layer, layer_count, hiz_op); in anv_image_hiz_op()