Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_reg.h929 brw_dmask_reg() in brw_dmask_reg() function
Dbrw_fs.cpp8122 const fs_reg mask = uses_vmask ? brw_vmask_reg() : brw_dmask_reg(); in brw_fs_test_dispatch_packing()