Searched defs:getQueueFamilyIndex (Results 1 – 7 of 7) sorted by relevance
37 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
33 uint32_t getQueueFamilyIndex() const { return queueFamilyIndex; } in getQueueFamilyIndex() function in VulkanTester
53 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
71 uint32_t getQueueFamilyIndex() const { in getQueueFamilyIndex() function
61 deUint32 getQueueFamilyIndex (void) const { return m_queueFamilyIndex; } in getQueueFamilyIndex() function in vkt::ProtectedMem::ProtectedContext
175 uint32_t getQueueFamilyIndex() const { return mCurrentQueueFamilyIndex; } in getQueueFamilyIndex() function
99 const deUint32& getQueueFamilyIndex (const int index) in getQueueFamilyIndex() function in vkt::synchronization::__anon7ddd96cd0111::MultiQueues