Searched defs:VkDevice (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/vulkan/libvulkan/ |
| D | swapchain.cpp | 1237 VkDevice, in GetDeviceGroupPresentCapabilitiesKHR() argument 1260 VkDevice, in GetDeviceGroupSurfacePresentModesKHR() argument 1876 VkResult GetSwapchainImagesKHR(VkDevice, in GetSwapchainImagesKHR() argument 2387 VkDevice, in GetRefreshCycleDurationGOOGLE() argument 2400 VkDevice, in GetPastPresentationTimingGOOGLE() argument 2439 VkDevice, in GetSwapchainStatusKHR() argument 2456 VkDevice, in SetHdrMetadataEXT() argument 2595 VkResult ReleaseSwapchainImagesEXT(VkDevice /*device*/, in ReleaseSwapchainImagesEXT() argument
|
| /frameworks/native/vulkan/nulldrv/ |
| D | null_driver.cpp | 335 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice, const char* name) { in GetDeviceProcAddr() argument 727 void DestroyCommandPool(VkDevice /*device*/, in DestroyCommandPool() argument 737 VkResult AllocateCommandBuffers(VkDevice /*device*/, in AllocateCommandBuffers() argument 764 void FreeCommandBuffers(VkDevice /*device*/, in FreeCommandBuffers() argument 812 VkResult MapMemory(VkDevice, in MapMemory() argument 852 void GetBufferMemoryRequirements(VkDevice, in GetBufferMemoryRequirements() argument 912 void GetImageMemoryRequirements(VkDevice, in GetImageMemoryRequirements() argument 930 VkResult GetSwapchainGrallocUsageANDROID(VkDevice, in GetSwapchainGrallocUsageANDROID() argument 939 VkResult GetSwapchainGrallocUsage2ANDROID(VkDevice, in GetSwapchainGrallocUsage2ANDROID() argument 952 VkDevice, in GetSwapchainGrallocUsage3ANDROID() argument [all …]
|