Searched defs:getUniversalQueueFamilyIndex (Results 1 – 1 of 1) sorted by relevance
192 deUint32 getUniversalQueueFamilyIndex (void) const { return m_universalQueueFamilyIndex; } in getUniversalQueueFamilyIndex() function in vkt::DefaultDevice296 deUint32 Context::getUniversalQueueFamilyIndex (void) const { return m_device->getUniversalQ… in getUniversalQueueFamilyIndex() function in vkt::Context