Searched refs:GetQueueFamilyIndex (Results 1 – 2 of 2) sorted by relevance
36 pool_info.queueFamilyIndex = device_->GetQueueFamilyIndex(); in Initialize()
62 uint32_t GetQueueFamilyIndex() const { return queue_family_index_; } in GetQueueFamilyIndex() function