Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blorp.c132 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address() function
/third_party/mesa3d/src/intel/vulkan/
DgenX_blorp_exec.c111 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c117 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address() function
/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h105 blorp_get_surface_address(struct blorp_batch *batch,
1510 blorp_get_surface_address(batch, surface->addr), in blorp_emit_surface_state()
1512 blorp_get_surface_address(batch, surface->aux_addr), in blorp_emit_surface_state()
1514 blorp_get_surface_address(batch, in blorp_emit_surface_state()
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst1609 - blorp: Add blorp_get_surface_address to the driver interface.