Home
last modified time | relevance | path

Searched refs:FS_OPCODE_DDY_COARSE (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h572 FS_OPCODE_DDY_COARSE, enumerator
Dbrw_shader.cpp425 case FS_OPCODE_DDY_COARSE: in brw_instruction_name()
Dbrw_fs_copy_propagation.cpp439 case FS_OPCODE_DDY_COARSE: in instruction_requires_packed_data()
Dbrw_ir_performance.cpp333 case FS_OPCODE_DDY_COARSE: in instruction_desc()
Dbrw_fs_generator.cpp2303 case FS_OPCODE_DDY_COARSE: in generate_code()
Dbrw_fs_nir.cpp1213 inst = bld.emit(FS_OPCODE_DDY_COARSE, result, op[0]); in nir_emit_alu()
1220 inst = bld.emit(FS_OPCODE_DDY_COARSE, result, op[0]); in nir_emit_alu()
Dbrw_fs.cpp6637 case FS_OPCODE_DDY_COARSE: in get_lowered_simd_width()