Searched defs:queueFamilyIndex (Results 1 – 5 of 5) sorted by relevance
207 uint32_t queueFamilyIndex; in init() local313 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in init() local483 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in createVertexBuffers() local
40 uint32_t queueFamilyIndex() const { return mQueueFamilyIndex; } in queueFamilyIndex() function
38 uint32_t queueFamilyIndex() { return mQueueFamilyIndex; } in queueFamilyIndex() function
163 uint32_t queueFamilyIndex; in init() local
81 uint32_t queueFamilyIndex = static_cast<uint32_t>(-1); in initVulkan() local