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