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.c281 … 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.c259 struct pipe_resource *psrc, unsigned num_rebinds, uint32_t rebind_mask, in fd_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/auxiliary/driver_trace/
Dtr_screen.c286 unsigned num_rebinds, in trace_context_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1121 unsigned num_rebinds, in crocus_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c3879 unsigned num_rebinds = 0; in rebind_buffer() local
4356 struct pipe_resource *src, unsigned num_rebinds, in zink_context_replace_buffer_storage()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1877 unsigned num_rebinds, in iris_replace_buffer_storage()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2014 uint16_t num_rebinds; member