Searched refs:really_needs_scratch (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_binary.h54 bool really_needs_scratch, const struct radeon_info *info,
H A Dac_binary.c40 bool really_needs_scratch, const struct radeon_info *info,
124 if (really_needs_scratch) {
39 ac_parse_shader_binary_config(const char * data,size_t nbytes,unsigned wave_size,bool really_needs_scratch,const struct radeon_info * info,struct ac_shader_config * conf) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_binary.c224 bool really_needs_scratch = false; local in function:ac_shader_binary_read_config
230 really_needs_scratch = true;
237 really_needs_scratch = true;
296 if (really_needs_scratch) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c5073 bool really_needs_scratch = false; local in function:si_shader_binary_read_config
5083 really_needs_scratch = true;
5122 if (really_needs_scratch)

Completed in 12 milliseconds