Searched defs:queueFamilyNdx (Results 1 – 10 of 10) sorted by relevance
302 deUint32 queueFamilyNdx, in uploadImage()433 deUint32 queueFamilyNdx, in fillImageMemory()540 deUint32 queueFamilyNdx, in downloadImage()678 deUint32 queueFamilyNdx, in readImageMemory()
320 deUint32 queueFamilyNdx, in executeImageBarrier()
796 const deUint32 queueFamilyNdx (context.getUniversalQueueFamilyIndex()); in imageCopyTest() local
546 …for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < (deUint32)queueFamilyProperties.size(); queueFa… in getGlobalMaxQueueCount() local566 …for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < (deUint32)queueFamilyProperties.size(); queueFa… in createDeviceWithVariousQueueCountsTest() local
395 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numQueueFamilies; ++queueFamilyNdx) in querySurfaceSupportTest() local415 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numQueueFamilies; ++queueFamilyNdx) in isSupportedByAnyQueue() local
118 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
111 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
114 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
181 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
402 …onst DeviceInterface& deviceInterface, const VkDevice device, const deUint32 queueFamilyNdx, vk::M… in createCommandBuffer()607 const deUint32 queueFamilyNdx = testContext.queueFamilyIndex; in generateWork() local