Home
last modified time | relevance | path

Searched refs:TCS_OPCODE_GET_INSTANCE_ID (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp79 emit(TCS_OPCODE_GET_INSTANCE_ID, dst_reg(invocation_id)); in emit_prolog()
Dbrw_eu_defines.h783 TCS_OPCODE_GET_INSTANCE_ID, enumerator
Dbrw_shader.cpp521 case TCS_OPCODE_GET_INSTANCE_ID: in brw_instruction_name()
Dbrw_ir_performance.cpp829 case TCS_OPCODE_GET_INSTANCE_ID: in instruction_desc()
Dbrw_vec4_generator.cpp2084 case TCS_OPCODE_GET_INSTANCE_ID: in generate_code()