Searched refs:GetVaryingSubgroupSize (Results 1 – 3 of 3) sorted by relevance
336 ASSERT_TRUE(shaders[0].GetVaryingSubgroupSize() == true); in TEST_F()454 ASSERT_TRUE(shaders[0].GetVaryingSubgroupSize() == true); in TEST_F()
86 bool GetVaryingSubgroupSize() const { return varying_subgroup_size_; } in GetVaryingSubgroupSize() function
347 if (shader_info.GetVaryingSubgroupSize()) { in SetShader()