Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.h92 bool has_distributed_tess; member
H A Dac_gpu_info.c1053 info->has_distributed_tess = in ac_query_gpu_info()
1463 fprintf(f, " has_distributed_tess = %u\n", info->has_distributed_tess); in ac_print_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp706 if (!sctx->screen->info.has_distributed_tess && sctx->screen->info.max_se > 1)
908 if (sscreen->info.has_distributed_tess) {
H A Dsi_state_shaders.cpp563 if (sscreen->info.has_distributed_tess) { in si_set_tesseval_regs()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1441 if (pdevice->rad_info.has_distributed_tess) { in radv_compute_ia_multi_vgt_param_helpers()
6079 if (pdevice->rad_info.has_distributed_tess) { in radv_pipeline_emit_tess_state()

Completed in 23 milliseconds