Searched refs:TGSI_SEMANTIC_PATCH (Results 1 – 11 of 11) sorted by relevance
194 TGSI_SEMANTIC_PATCH, /**< generic per-patch semantic */ enumerator
41 case TGSI_SEMANTIC_PATCH: return 0x020 + si * 0x10; in nvc0_shader_input_address()70 case TGSI_SEMANTIC_PATCH: return 0x020 + si * 0x10; in nvc0_shader_output_address()
413 uint patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration()
299 boolean patch = decl->Semantic.Name == TGSI_SEMANTIC_PATCH || in iter_declaration()
1312 input_semantic_name[slot] = TGSI_SEMANTIC_PATCH; in st_translate_program_common()1436 output_semantic_name[slot] = TGSI_SEMANTIC_PATCH; in st_translate_program_common()
1259 if (sn == TGSI_SEMANTIC_PATCH) in scanDeclaration()1261 if (sn == TGSI_SEMANTIC_PATCH) in scanDeclaration()1295 case TGSI_SEMANTIC_PATCH: in scanDeclaration()
1532 case TGSI_SEMANTIC_PATCH: in si_create_shader_selector()
136 case TGSI_SEMANTIC_PATCH: in si_shader_io_get_unique_index()
860 case TGSI_SEMANTIC_PATCH: in r600_create_shader_state()
638 case TGSI_SEMANTIC_PATCH: in r600_get_lds_unique_index()
3248 TGSI_SEMANTIC_PATCH subsection