Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_optimize.c236 const int mrf_start = inst->header.destreg__conditionalmod; in brw_is_mrf_written_send() local
237 const int write_start = mrf_start * REG_SIZE; in brw_is_mrf_written_send()