Searched defs:surface_offsets (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_blorp_exec.c | 170 blorp_alloc_binding_table(struct blorp_batch *batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
|
H A D | anv_nir_apply_pipeline_layout.c | 59 uint8_t *surface_offsets; member [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blorp.c | 153 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *out_bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blorp.c | 173 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_genX_exec.h | 1602 uint32_t surface_offsets[2], bind_offset = 0; in blorp_setup_binding_table() local
|
Completed in 8 milliseconds