Home
last modified time | relevance | path

Searched defs:num_rebinds (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c278 … struct pipe_resource *src, unsigned num_rebinds, uint32_t rebind_mask, in si_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c257 struct pipe_resource *psrc, unsigned num_rebinds, uint32_t rebind_mask, in fd_replace_buffer_storage()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c271 unsigned num_rebinds, in trace_context_replace_buffer_storage()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c383 unsigned num_rebinds, in noop_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1107 unsigned num_rebinds, in crocus_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c3772 unsigned num_rebinds = 0; in rebind_buffer() local
3975 struct pipe_resource *src, unsigned num_rebinds, in zink_context_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1728 unsigned num_rebinds, in iris_replace_buffer_storage()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1951 uint16_t num_rebinds; member