Searched refs:radv_fill_nir_compiler_options (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 2876 radv_fill_nir_compiler_options(struct radv_nir_compiler_options *options, struct radv_device *devic… in radv_fill_nir_compiler_options() function 3004 …radv_fill_nir_compiler_options(&options, device, gfx_state, radv_should_use_wgp_mode(device, stage… 3038 …radv_fill_nir_compiler_options(&options, device, NULL, radv_should_use_wgp_mode(device, stage, &in… 3091 …radv_fill_nir_compiler_options(&options, device, NULL, false, instance->debug_flags & RADV_DEBUG_D… 3155 …radv_fill_nir_compiler_options(&options, device, NULL, false, instance->debug_flags & RADV_DEBUG_D… 3223 …radv_fill_nir_compiler_options(&options, device, NULL, false, instance->debug_flags & RADV_DEBUG_D…
|