Searched defs:getQueueFamilyIndex (Results 1 – 8 of 8) 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
94 uint32_t getQueueFamilyIndex() const { return mCurrentQueueFamilyIndex; } in getQueueFamilyIndex() function
210 uint32_t getQueueFamilyIndex() const { return mCurrentQueueFamilyIndex; } in getQueueFamilyIndex() function
99 const deUint32& getQueueFamilyIndex (const int index) in getQueueFamilyIndex() function in vkt::synchronization::__anon6b45f4e50111::MultiQueues