Searched defs:expected_mask (Results 1 – 9 of 9) sorted by relevance
64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
59 const uint32_t expected_mask = in TEST_F() local
65 const uint32_t expected_mask = in TEST_F() local125 const uint32_t expected_mask = in TEST_F() local
288 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
116 def _blockMasking(self, hparams, weights, expected_mask): argument