Home
last modified time | relevance | path

Searched refs:GetQueueFamilyIndex (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/vulkan/
Dcommand_pool.cc36 pool_info.queueFamilyIndex = device_->GetQueueFamilyIndex(); in Initialize()
Ddevice.h63 uint32_t GetQueueFamilyIndex() const { return queue_family_index_; } in GetQueueFamilyIndex() function