Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c1625 radv_should_use_wgp_mode(const struct radv_device *device, gl_shader_stage stage, in radv_should_use_wgp_mode() function
1701 bool wgp_mode = radv_should_use_wgp_mode(device, stage, info); in radv_postprocess_config()
2283 options.wgp_mode = radv_should_use_wgp_mode(device, stage, &pl_stage->info);
2321 options.wgp_mode = radv_should_use_wgp_mode(device, MESA_SHADER_COMPUTE, &info);

Completed in 4 milliseconds