Searched refs:BRW_VARYING_SLOT_NDC (Results 1 – 6 of 6) sorted by relevance
107 BRW_VARYING_SLOT_NDC); in brw_clip_project_vertex()155 BRW_VARYING_SLOT_NDC); in brw_clip_interp_vertex()181 BRW_VARYING_SLOT_NDC); in brw_clip_interp_vertex()246 if (varying == VARYING_SLOT_POS || varying == BRW_VARYING_SLOT_NDC) in brw_clip_interp_vertex()
814 output_reg[BRW_VARYING_SLOT_NDC][0] = ndc; in emit_ndc_computation()815 output_num_components[BRW_VARYING_SLOT_NDC][0] = 4; in emit_ndc_computation()878 output_reg[BRW_VARYING_SLOT_NDC][0].file != BAD_FILE) { in emit_psiz_and_flags()879 src_reg ndc_w = src_reg(output_reg[BRW_VARYING_SLOT_NDC][0]); in emit_psiz_and_flags()885 output_reg[BRW_VARYING_SLOT_NDC][0].type = BRW_REGISTER_TYPE_F; in emit_psiz_and_flags()886 inst = emit(MOV(output_reg[BRW_VARYING_SLOT_NDC][0], brw_imm_f(0.0f))); in emit_psiz_and_flags()955 case BRW_VARYING_SLOT_NDC: in emit_urb_slot()957 if (output_reg[BRW_VARYING_SLOT_NDC][0].file != BAD_FILE) in emit_urb_slot()958 emit(MOV(reg, src_reg(output_reg[BRW_VARYING_SLOT_NDC][0]))); in emit_urb_slot()
126 assign_vue_slot(vue_map, BRW_VARYING_SLOT_NDC, slot++); in brw_compute_vue_map()290 [BRW_VARYING_SLOT_NDC - VARYING_SLOT_MAX] = "BRW_VARYING_SLOT_NDC", in varying_name()
270 BRW_VARYING_SLOT_NDC); in apply_one_offset()
1126 BRW_VARYING_SLOT_NDC = VARYING_SLOT_MAX, enumerator
874 case BRW_VARYING_SLOT_NDC: in emit_urb_writes()