Searched refs:blorp_emit_reloc (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_blorp_exec.c | 70 blorp_emit_reloc(struct blorp_batch *batch, in blorp_emit_reloc() function
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_genX_exec.h | 52 blorp_emit_reloc(struct blorp_batch *batch, 135 return blorp_emit_reloc(batch, location, address, delta); in _blorp_combine_address() 1720 blorp_emit_reloc(batch, dw + isl_dev->ds.depth_offset / 4, in blorp_emit_depth_stencil_config() 1742 blorp_emit_reloc(batch, dw + isl_dev->ds.hiz_offset / 4, in blorp_emit_depth_stencil_config() 1768 blorp_emit_reloc(batch, dw + isl_dev->ds.stencil_offset / 4, in blorp_emit_depth_stencil_config()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blorp.c | 103 blorp_emit_reloc(struct blorp_batch *blorp_batch, UNUSED void *location, in blorp_emit_reloc() function
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blorp.c | 95 blorp_emit_reloc(struct blorp_batch *blorp_batch, UNUSED void *location, in blorp_emit_reloc() function
|
Completed in 6 milliseconds