Searched defs:GetWorkGroupsCount (Results 1 – 2 of 2) sorted by relevance
210 int3 GetWorkGroupsCount(const int3& grid_size, const int3& work_group_size) { in GetWorkGroupsCount() function
147 const int3& GetWorkGroupsCount() const { return work_groups_count_; } in GetWorkGroupsCount() function