Searched refs:pl_stage (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.c | 2271 radv_shader_nir_to_asm(struct radv_device *device, struct radv_pipeline_stage *pl_stage, argument 2283 options.wgp_mode = radv_should_use_wgp_mode(device, stage, &pl_stage->info); 2285 return shader_compile(device, shaders, shader_count, stage, &pl_stage->info, 2286 &pl_stage->args, &options, false, false, keep_shader_info,
|
Completed in 7 milliseconds