Home
last modified time | relevance | path

Searched refs:BRW_DATAPORT_OWORD_BLOCK_2_OWORDS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1297 #define BRW_DATAPORT_OWORD_BLOCK_2_OWORDS 2 macro
1302 (n) == 8 ? BRW_DATAPORT_OWORD_BLOCK_2_OWORDS : \
/external/igt-gpu-tools/assembler/
Dbrw_defines.h937 #define BRW_DATAPORT_OWORD_BLOCK_2_OWORDS 2 macro
Dbrw_eu_emit.c1908 msg_control = BRW_DATAPORT_OWORD_BLOCK_2_OWORDS; in brw_oword_block_write_scratch()
2021 msg_control = BRW_DATAPORT_OWORD_BLOCK_2_OWORDS; in brw_oword_block_read_scratch()