Lines Matching refs:queueIndex
619 const deUint32 queueIndex = 0; in createDeviceTest() local
650 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceTest()
669 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
711 … VkQueue queue = getDeviceQueue(deviceDriver, devices[deviceNdx], queueFamilyIndex, queueIndex); in createMultipleDevicesTest()
872 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
874 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceWithVariousQueueCountsTest()
884 << ", queueIndex = " << queueIndex in createDeviceWithVariousQueueCountsTest()
1151 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1189 const VkQueue queue = getDeviceQueue(vkd, *device, queueFamilyIndex, queueIndex); in createDeviceFeatures2Test()
1545 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1593 queueIndex, // deUint32 queueIndex; in createDeviceQueue2Test()
1636 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local
1684 queueIndex, // deUint32 queueIndex; in createDeviceQueue2UnmatchedFlagsTest()
1695 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceQueue2UnmatchedFlagsTest()