Searched refs:should_declare_array (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 5735 should_declare_array(isel_context* ctx, enum glsl_sampler_dim sampler_dim, bool is_array) function in namespace:aco::__anon562fcc110110 6197 load->da = should_declare_array(ctx, dim, is_array); 6278 store->da = should_declare_array(ctx, dim, is_array); 6407 mimg->da = should_declare_array(ctx, dim, is_array); 9406 bool da = should_declare_array(ctx, instr->sampler_dim, instr->is_array);
|
Completed in 20 milliseconds