Searched refs:et_pos (Results 1 – 4 of 4) sorted by relevance
184 m_last_pos_export = new ExportInstruction(export_slot, value, ExportInstruction::et_pos); in emit_varying_pos()243 …last_pos_export = new ExportInstruction(m_cur_clip_pos++, clip_dist[0], ExportInstruction::et_pos); in emit_clip_vertices()246 …m_last_pos_export = new ExportInstruction(m_cur_clip_pos, clip_dist[1], ExportInstruction::et_pos); in emit_clip_vertices()285 m_last_pos_export = new ExportInstruction(0, value, ExportInstruction::et_pos); in finalize_exports()
53 et_pos, enumerator
87 case et_pos: os << "POS "; break; in do_print()
481 case ExportInstruction::et_pos: in emit_export()