Searched defs:VkDevice (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | swapchain.cpp | 1307 VkDevice, in GetDeviceGroupPresentCapabilitiesKHR() argument 1330 VkDevice, in GetDeviceGroupSurfacePresentModesKHR() argument 2192 VkResult GetSwapchainImagesKHR(VkDevice, in GetSwapchainImagesKHR() argument 2708 VkDevice, in GetRefreshCycleDurationGOOGLE() argument 2721 VkDevice, in GetPastPresentationTimingGOOGLE() argument 2760 VkDevice, in GetSwapchainStatusKHR() argument 2777 VkDevice, in SetHdrMetadataEXT() argument 2921 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 …]
|