Searched refs:crocus_command_reloc (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_genx_macros.h | 69 return crocus_command_reloc(batch, offset, addr.bo, in __gen_combine_address()
|
D | crocus_batch.h | 205 uint64_t crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset,
|
D | crocus_blorp.c | 111 return crocus_command_reloc(batch, offset, in blorp_emit_reloc()
|
D | crocus_batch.c | 434 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc() function
|
D | crocus_state.c | 7475 info.depth_address = crocus_command_reloc(batch, 7496 info.hiz_address = crocus_command_reloc(batch, 7521 info.stencil_address = crocus_command_reloc(batch,
|