Home
last modified time | relevance | path

Searched refs:ELK_FS_OPCODE_SET_SAMPLE_ID (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_eu_opcodes.h389 ELK_FS_OPCODE_SET_SAMPLE_ID, enumerator
H A Delk_shader.cpp416 case ELK_FS_OPCODE_SET_SAMPLE_ID: in elk_instruction_name()
H A Delk_ir_performance.cpp328 case ELK_FS_OPCODE_SET_SAMPLE_ID: in instruction_desc()
H A Delk_fs_generator.cpp2102 case ELK_FS_OPCODE_SET_SAMPLE_ID: in generate_code()
H A Delk_fs.cpp851 case ELK_FS_OPCODE_SET_SAMPLE_ID: in size_read()
H A Delk_fs_nir.cpp3588 abld.emit(ELK_FS_OPCODE_SET_SAMPLE_ID, sample_id, t1, t2); in emit_sampleid_setup()