Home
last modified time | relevance | path

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

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