Searched refs:uses_scratch (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_shader_util.h106 bool uses_scratch, unsigned *late_alloc_wave64, unsigned *cu_mask);
H A Dac_shader_util.c451 bool uses_scratch, unsigned *late_alloc_wave64, unsigned *cu_mask)
463 if (uses_scratch)
450 ac_compute_late_alloc(const struct radeon_info * info,bool ngg,bool ngg_culling,bool uses_scratch,unsigned * late_alloc_wave64,unsigned * cu_mask) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c513 sctx->cs_shader_state.uses_scratch =
962 if (sctx->cs_shader_state.uses_scratch)
H A Dsi_pipe.h619 bool uses_scratch; member in struct:si_cs_shader_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c562 sctx->cs_shader_state.uses_scratch = config->scratch_bytes_per_wave != 0;
H A Dsi_pipe.h700 bool uses_scratch; member in struct:si_cs_shader_state

Completed in 13 milliseconds