Searched refs:m_sparseQueueFamilyIndex (Results 1 – 1 of 1) sorted by relevance
493 …deUint32 getSparseQueueFamilyIndex (void) const { return m_sparseQueueFamilyIndex; … in getSparseQueueFamilyIndex()514 const deUint32 m_sparseQueueFamilyIndex; member in vkt::DefaultDevice542 …, m_sparseQueueFamilyIndex (m_deviceFeatures.coreFeatures.features.sparseBinding ? findQueueFamil… in DefaultDevice()544 …_physicalDevice, m_usedApiVersion, m_universalQueueFamilyIndex, m_sparseQueueFamilyIndex, m_device… in DefaultDevice()564 return getDeviceQueue(m_deviceInterface, *m_device, m_sparseQueueFamilyIndex, 0); in getSparseQueue()