Home
last modified time | relevance | path

Searched refs:pSwapchains (Results 1 – 25 of 70) sorted by relevance

123

/external/swiftshader/tests/VulkanWrapper/
DSwapchain.cpp85 presentInfo.pSwapchains = &swapchain; in queuePresent()
/external/vulkan-validation-layers/layers/
Dbest_practices.h45 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
Dbest_practices.cpp145 … const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) { in PreCallValidateCreateSharedSwapchainsKHR() argument
Dcore_validation.cpp13050 auto swapchain_data = GetSwapchainState(pPresentInfo->pSwapchains[i]); in PreCallValidateQueuePresentKHR()
13055 … HandleToUint64(pPresentInfo->pSwapchains[i]), kVUID_Core_DrawState_SwapchainInvalidImage, in PreCallValidateQueuePresentKHR()
13068 … HandleToUint64(pPresentInfo->pSwapchains[i]), kVUID_Core_DrawState_SwapchainImageNotAcquired, in PreCallValidateQueuePresentKHR()
13096 … HandleToUint64(pPresentInfo->pSwapchains[i]), kVUID_Core_DrawState_SwapchainUnsupportedQueue, in PreCallValidateQueuePresentKHR()
13100 … HandleToUint64(pPresentInfo->pSwapchains[i]), "VUID-vkQueuePresentKHR-pSwapchains-01292", in PreCallValidateQueuePresentKHR()
13111 auto swapchain_data = GetSwapchainState(pPresentInfo->pSwapchains[i]); in PreCallValidateQueuePresentKHR()
13118 … HandleToUint64(pPresentInfo->pSwapchains[i]), "VUID-VkRectLayerKHR-offset-01261", in PreCallValidateQueuePresentKHR()
13126 … HandleToUint64(pPresentInfo->pSwapchains[i]), "VUID-VkRectLayerKHR-offset-01261", in PreCallValidateQueuePresentKHR()
13135 … HandleToUint64(pPresentInfo->pSwapchains[i]), "VUID-VkRectLayerKHR-layer-01262", in PreCallValidateQueuePresentKHR()
13149 …HandleToUint64(pPresentInfo->pSwapchains[0]), "VUID-VkPresentTimesInfoGOOGLE-swapchainCount-01247", in PreCallValidateQueuePresentKHR()
[all …]
/external/swiftshader/src/Vulkan/
DVkQueue.cpp215 auto *swapchain = vk::Cast(presentInfo->pSwapchains[i]); in present()
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp3134 VkSwapchainKHR* pSwapchains) { in PreCallRecordCreateSharedSwapchainsKHR() argument
3142 if (pSwapchains) { in PreCallRecordCreateSharedSwapchainsKHR()
3144 StartReadObject(pSwapchains[index]); in PreCallRecordCreateSharedSwapchainsKHR()
3155 VkSwapchainKHR* pSwapchains, in PostCallRecordCreateSharedSwapchainsKHR() argument
3164 if (pSwapchains) { in PostCallRecordCreateSharedSwapchainsKHR()
3166 FinishReadObject(pSwapchains[index]); in PostCallRecordCreateSharedSwapchainsKHR()
4728 const VkSwapchainKHR* pSwapchains, in PreCallRecordSetHdrMetadataEXT() argument
4731 if (pSwapchains) { in PreCallRecordSetHdrMetadataEXT()
4733 StartReadObject(pSwapchains[index]); in PreCallRecordSetHdrMetadataEXT()
4741 const VkSwapchainKHR* pSwapchains, in PostCallRecordSetHdrMetadataEXT() argument
[all …]
Dobject_tracker.cpp2452 if (pPresentInfo->pSwapchains) { in PreCallValidateQueuePresentKHR()
2454 …skip |= ValidateObject(queue, pPresentInfo->pSwapchains[index1], kVulkanObjectTypeSwapchainKHR, fa… in PreCallValidateQueuePresentKHR()
2612 VkSwapchainKHR* pSwapchains) { in PreCallValidateCreateSharedSwapchainsKHR() argument
2630 VkSwapchainKHR* pSwapchains, in PostCallRecordCreateSharedSwapchainsKHR() argument
2633 if (pSwapchains) { in PostCallRecordCreateSharedSwapchainsKHR()
2635 CreateObject(device, pSwapchains[index], kVulkanObjectTypeSwapchainKHR, pAllocator); in PostCallRecordCreateSharedSwapchainsKHR()
4185 const VkSwapchainKHR* pSwapchains, in PreCallValidateSetHdrMetadataEXT() argument
4189 if (pSwapchains) { in PreCallValidateSetHdrMetadataEXT()
4191 …skip |= ValidateObject(device, pSwapchains[index0], kVulkanObjectTypeSwapchainKHR, false, "VUID-vk… in PreCallValidateSetHdrMetadataEXT()
Dlayer_chassis_dispatch.cpp348 … const VkAllocationCallbacks *pAllocator, VkSwapchainKHR *pSwapchains) { in DispatchCreateSharedSwapchainsKHR() argument
352 pSwapchains); in DispatchCreateSharedSwapchainsKHR()
370 … pAllocator, pSwapchains); in DispatchCreateSharedSwapchainsKHR()
374 pSwapchains[i] = layer_data->WrapNew(pSwapchains[i]); in DispatchCreateSharedSwapchainsKHR()
442 if (local_pPresentInfo->pSwapchains) { in DispatchQueuePresentKHR()
444 … local_pPresentInfo->pSwapchains[index1] = layer_data->Unwrap(pPresentInfo->pSwapchains[index1]); in DispatchQueuePresentKHR()
5674 const VkSwapchainKHR* pSwapchains, in DispatchSetHdrMetadataEXT() argument
5678 …ayer_data->device_dispatch_table.SetHdrMetadataEXT(device, swapchainCount, pSwapchains, pMetadata); in DispatchSetHdrMetadataEXT()
5681 if (pSwapchains) { in DispatchSetHdrMetadataEXT()
5684 local_pSwapchains[index0] = layer_data->Unwrap(pSwapchains[index0]); in DispatchSetHdrMetadataEXT()
Dobject_tracker.h1198 VkSwapchainKHR* pSwapchains);
1204 VkSwapchainKHR* pSwapchains,
1894 const VkSwapchainKHR* pSwapchains,
Dparameter_validation.h881 VkSwapchainKHR* pSwapchains);
1433 const VkSwapchainKHR* pSwapchains,
Dthread_safety.h2428 VkSwapchainKHR* pSwapchains);
2435 VkSwapchainKHR* pSwapchains,
3500 const VkSwapchainKHR* pSwapchains,
3506 const VkSwapchainKHR* pSwapchains,
Dlayer_chassis_dispatch.h911 VkSwapchainKHR* pSwapchains);
1463 const VkSwapchainKHR* pSwapchains,
Dvk_safe_struct.cpp10160 pSwapchains(nullptr), in safe_VkPresentInfoKHR()
10171 if (swapchainCount && in_struct->pSwapchains) { in safe_VkPresentInfoKHR()
10172 pSwapchains = new VkSwapchainKHR[swapchainCount]; in safe_VkPresentInfoKHR()
10174 pSwapchains[i] = in_struct->pSwapchains[i]; in safe_VkPresentInfoKHR()
10190 pSwapchains(nullptr), in safe_VkPresentInfoKHR()
10201 pSwapchains = nullptr; in safe_VkPresentInfoKHR()
10211 if (swapchainCount && src.pSwapchains) { in safe_VkPresentInfoKHR()
10212 pSwapchains = new VkSwapchainKHR[swapchainCount]; in safe_VkPresentInfoKHR()
10214 pSwapchains[i] = src.pSwapchains[i]; in safe_VkPresentInfoKHR()
10233 if (pSwapchains) in operator =()
[all …]
Dchassis.h1128 VkSwapchainKHR* pSwapchains);
1885 const VkSwapchainKHR* pSwapchains,
3079 …pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) { return fals… in PreCallValidateCreateSharedSwapchainsKHR() argument
3080 …ateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) {}; in PreCallRecordCreateSharedSwapchainsKHR() argument
3081 …pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains, VkResult resul… in PostCallRecordCreateSharedSwapchainsKHR() argument
3452 …ataEXT(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… in PreCallValidateSetHdrMetadataEXT() argument
3453 …ataEXT(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… in PreCallRecordSetHdrMetadataEXT() argument
3454 …ataEXT(VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… in PostCallRecordSetHdrMetadataEXT() argument
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceDriverImpl.inl727 …eInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const
729 …turn m_vk.createSharedSwapchainsKHR(device, swapchainCount, pCreateInfos, pAllocator, pSwapchains);
882 …taEXT (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… argument
884 m_vk.setHdrMetadataEXT(device, swapchainCount, pSwapchains, pMetadata);
DvkVirtualDeviceInterface.inl150 …KHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const = 0;
181 … (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
DvkConcreteDeviceInterface.inl150 …InfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const;
181 … (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
DvkDeviceDriverSCImpl.inl1287 …eInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const
1290 …turn m_vk.createSharedSwapchainsKHR(device, swapchainCount, pCreateInfos, pAllocator, pSwapchains);
1517 …taEXT (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… argument
1520 m_vk.setHdrMetadataEXT(device, swapchainCount, pSwapchains, pMetadata);
DvkFunctionPointerTypes.inl189 …CreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains);
232 … (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet…
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp220 mPresentInfo.pSwapchains = nullptr; in initTask()
282 mSwapchain = other.pSwapchains[0]; in copyPresentInfo()
283 mPresentInfo.pSwapchains = &mSwapchain; in copyPresentInfo()
/external/angle/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp206 present.pSwapchains = &info.swap_chain; in Present()
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1942 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; in overlay_QueuePresentKHR()
1956 present_info.pSwapchains = &swapchain; in overlay_QueuePresentKHR()
1966 VkSwapchainKHR swapchain = pPresentInfo->pSwapchains[i]; in overlay_QueuePresentKHR()
1974 present_info.pSwapchains = &swapchain; in overlay_QueuePresentKHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1357 …nCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) in createSharedSwapchainsKHR() argument
1361pSwapchains[ndx] = allocateNonDispHandle<SwapchainKHR, VkSwapchainKHR>(device, pCreateInfos+ndx, p… in createSharedSwapchainsKHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.c565 VK_FROM_HANDLE(wsi_swapchain, swapchain, pPresentInfo->pSwapchains[i]); in wsi_common_queue_present()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceDriverImpl.inl657 …eInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) const
659 …turn m_vk.createSharedSwapchainsKHR(device, swapchainCount, pCreateInfos, pAllocator, pSwapchains);
922 …taEXT (VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMet… argument
924 m_vk.setHdrMetadataEXT(device, swapchainCount, pSwapchains, pMetadata);

123