Home
last modified time | relevance | path

Searched defs:src_byte_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_regioning.cpp94 const unsigned src_byte_offset = in required_src_byte_offset() local
317 const unsigned src_byte_offset = reg_offset(inst->src[i]) % (reg_unit(devinfo) * REG_SIZE); in has_invalid_src_region() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs_lower_regioning.cpp267 const unsigned src_byte_offset = reg_offset(inst->src[i]) % (reg_unit(devinfo) * REG_SIZE); in has_invalid_src_region() local