Searched refs:use_tcs_8_patch (Results 1 – 5 of 5) sorted by relevance
119 compiler->use_tcs_8_patch = in brw_compiler_create()203 if (compiler->use_tcs_8_patch) { in brw_compiler_create()
397 if (compiler->use_tcs_8_patch && in brw_compile_tcs()
87 bool use_tcs_8_patch; member
91 if (compiler->use_tcs_8_patch) in iris_update_draw_info()
1614 !tcs || compiler->use_tcs_8_patch ? ice->state.vertices_per_patch : 0, in iris_update_compiled_tcs()2629 if (screen->compiler->use_tcs_8_patch) in iris_create_shader_state()