Searched refs:GetMaxSubgroupSize (Results 1 – 3 of 3) sorted by relevance
90 uint32_t GetMaxSubgroupSize() const;
335 required_subgroup_size_uint = device_->GetMaxSubgroupSize(); in SetShader()
1354 uint32_t Device::GetMaxSubgroupSize() const { in GetMaxSubgroupSize() function in amber::vulkan::Device