Home
last modified time | relevance | path

Searched defs:scratch_bo (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c134 struct fd_bo *scratch_bo = fd4_context(batch->ctx)->vsc_size_mem; variable
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2417 struct iris_bo *scratch_bo = in iris_get_scratch_surf() local
H A Diris_state.c5247 struct iris_bo *scratch_bo = in pin_scratch_space() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h852 struct si_resource *scratch_bo; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c4358 struct radeon_winsys_bo *scratch_bo = queue->scratch_bo; in radv_update_preamble_cs() local
4199 radv_emit_graphics_scratch(struct radv_device *device, struct radeon_cmdbuf *cs, uint32_t size_per_wave, uint32_t waves, struct radeon_winsys_bo *scratch_bo) radv_emit_graphics_scratch() argument
[all...]

Completed in 27 milliseconds