Searched refs:use_tcs_8_patch (Results 1 – 6 of 6) sorted by relevance
183 if (devinfo->ver < 8 || !tcp || compiler->use_tcs_8_patch) in brw_tcs_populate_key()254 if (devinfo->ver < 8 || compiler->use_tcs_8_patch) in brw_tcs_populate_default_key()
111 compiler->use_tcs_8_patch = in brw_compiler_create()
401 if (compiler->use_tcs_8_patch && in brw_compile_tcs()
76 bool use_tcs_8_patch; member
89 if (compiler->use_tcs_8_patch) in iris_update_draw_info()
1605 !tcs || compiler->use_tcs_8_patch ? ice->state.vertices_per_patch : 0, in iris_update_compiled_tcs()2612 if (screen->compiler->use_tcs_8_patch) in iris_create_shader_state()