Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_debug_recompile.c129 found |= check("quads and equal_spacing workaround", quads_workaround); in debug_tcs_recompile()
H A Dbrw_vec4_tcs.cpp386 if (key->quads_workaround) in brw_compile_tcs()
H A Dbrw_compiler.h362 bool quads_workaround; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h245 bool quads_workaround; member
H A Diris_program.c126 .quads_workaround = key->quads_workaround, in iris_to_brw_tcs_key()
1615 .quads_workaround = devinfo->ver < 9 && in iris_update_compiled_tcs()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c897 tcs_stage->key.tcs.quads_workaround = in anv_pipeline_link_tcs()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1532 .quads_workaround = tes_info->tess._primitive_mode == TESS_PRIMITIVE_QUADS && in crocus_update_compiled_tcs()

Completed in 21 milliseconds