Searched defs:VkDevice (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | swapchain.cpp | 1300 VkDevice, in GetDeviceGroupPresentCapabilitiesKHR() argument 1323 VkDevice, in GetDeviceGroupSurfacePresentModesKHR() argument 2128 VkResult GetSwapchainImagesKHR(VkDevice, in GetSwapchainImagesKHR() argument 2644 VkDevice, in GetRefreshCycleDurationGOOGLE() argument 2657 VkDevice, in GetPastPresentationTimingGOOGLE() argument 2696 VkDevice, in GetSwapchainStatusKHR() argument 2713 VkDevice, in SetHdrMetadataEXT() argument 2857 VkResult ReleaseSwapchainImagesEXT(VkDevice /*device*/, in ReleaseSwapchainImagesEXT() argument
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 336 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice, const char* name) { in GetDeviceProcAddr() argument 728 void DestroyCommandPool(VkDevice /*device*/, in DestroyCommandPool() argument 738 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() argument 765 void FreeCommandBuffers(VkDevice /*device*/, in FreeCommandBuffers() argument 813 VkResult MapMemory(VkDevice, in MapMemory() argument 853 void GetBufferMemoryRequirements(VkDevice, in GetBufferMemoryRequirements() argument 913 void GetImageMemoryRequirements(VkDevice, in GetImageMemoryRequirements() argument 931 VkResult GetSwapchainGrallocUsageANDROID(VkDevice, in GetSwapchainGrallocUsageANDROID() argument 940 VkResult GetSwapchainGrallocUsage2ANDROID(VkDevice, in GetSwapchainGrallocUsage2ANDROID() argument 953 VkDevice, in GetSwapchainGrallocUsage3ANDROID() argument [all …]
|