Searched refs:_tes_primitive_mode (Results 1 – 7 of 7) sorted by relevance
128 found |= check("tes primitive mode", _tes_primitive_mode); in debug_tcs_recompile()
385 key->_tes_primitive_mode); in brw_compile_tcs()
355 enum tess_primitive_mode _tes_primitive_mode; member
122 ._tes_primitive_mode = key->_tes_primitive_mode, in iris_to_brw_tcs_key()1532 if (key->_tes_primitive_mode == TESS_PRIMITIVE_QUADS) { in iris_compile_tcs()1538 } else if (key->_tes_primitive_mode == TESS_PRIMITIVE_TRIANGLES) { in iris_compile_tcs()1544 assert(key->_tes_primitive_mode == TESS_PRIMITIVE_ISOLINES); in iris_compile_tcs()1612 ._tes_primitive_mode = tes_info->tess._primitive_mode, in iris_update_compiled_tcs()2617 ._tes_primitive_mode = in iris_create_shader_state()
241 enum tess_primitive_mode _tes_primitive_mode; member
1444 if (key->_tes_primitive_mode == TESS_PRIMITIVE_QUADS) { in crocus_compile_tcs()1450 } else if (key->_tes_primitive_mode == TESS_PRIMITIVE_TRIANGLES) { in crocus_compile_tcs()1456 assert(key->_tes_primitive_mode == TESS_PRIMITIVE_ISOLINES); in crocus_compile_tcs()1530 ._tes_primitive_mode = tes_info->tess._primitive_mode, in crocus_update_compiled_tcs()2798 ._tes_primitive_mode = in crocus_create_tcs_state()
895 tcs_stage->key.tcs._tes_primitive_mode = in anv_pipeline_link_tcs()