Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu.h799 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0); in brw_dp_oword_block_rw_desc()
844 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0); in brw_dp_a64_oword_block_rw_desc()
Dbrw_fs_reg_allocate.cpp903 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8), in emit_unspill()
960 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8), in emit_spill()
Dbrw_eu_defines.h1300 #define BRW_DATAPORT_OWORD_BLOCK_DWORDS(n) \ macro
Dbrw_fs_generator.cpp1637 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size), in generate_uniform_pull_constant_load_gen7()
1665 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size), in generate_uniform_pull_constant_load_gen7()
Dbrw_eu_emit.c2196 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8), in brw_oword_block_write_scratch()
2279 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8), in brw_oword_block_read_scratch()
2383 BRW_DATAPORT_OWORD_BLOCK_DWORDS(exec_size), in brw_oword_block_read()