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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c132 struct fd_bo *scratch_bo = fd4_context(batch->ctx)->vsc_size_mem; local in function:time_elapsed_get_sample
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c134 struct fd_bo *scratch_bo = fd4_context(batch->ctx)->vsc_size_mem; local in function:time_elapsed_get_sample
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c367 brw_get_scratch_bo(struct brw_context * brw,struct brw_bo ** scratch_bo,int size) argument
H A Dbrw_context.h630 struct brw_bo *scratch_bo; member in struct:brw_stage_state
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program.c406 brw_get_scratch_bo(struct brw_context * brw,struct brw_bo ** scratch_bo,int size) argument
H A Dbrw_context.h624 struct brw_bo *scratch_bo; member in struct:brw_stage_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c2399 struct iris_bo *scratch_bo = local in function:iris_get_scratch_surf
H A Diris_state.c5101 struct iris_bo *scratch_bo = local in function:pin_scratch_space
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h604 struct si_resource *scratch_bo; member in struct:si_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h779 struct si_resource *scratch_bo; member in struct:si_shader
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_private.h936 struct tu_bo scratch_bo; member in struct:tu_cmd_buffer
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c2459 struct radeon_winsys_bo *scratch_bo = NULL; local in function:radv_get_preamble_cs
[all...]
H A Dradv_private.h653 struct radeon_winsys_bo *scratch_bo; member in struct:radv_queue
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c3752 struct radeon_winsys_bo *scratch_bo = NULL; local in function:radv_get_preamble_cs
3638 radv_emit_graphics_scratch(struct radv_queue * queue,struct radeon_cmdbuf * cs,uint32_t size_per_wave,uint32_t waves,struct radeon_winsys_bo * scratch_bo) argument
[all...]
H A Dradv_private.h680 struct radeon_winsys_bo *scratch_bo; member in struct:radv_queue

Completed in 114 milliseconds