Searched defs:MRF (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_defines.h1149 * R0 to the first MRF. This allows the geometry shader to override the
1158 * This opcode doesn't do an implied move from R0 to the first MRF.
1165 * This opcode doesn't do an implied move from R0 to the first MRF. This
1174 * - dst is the MRF containing the message header.
1191 * - dst is the MRF containing the message header.
1220 * - dst is the MRF containing the message header.
1246 * Note: This opcode uses an implicit MRF register for the ff_sync message
1248 * that MRF register to r0. This opcode will also write to this MRF register
1266 * - dst is the MRF registe
1480 MRF = BRW_MESSAGE_REGISTER_FILE, enumerator in enum:brw_reg_file
[all...]

Completed in 173 milliseconds