Home
last modified time | relevance | path

Searched refs:marshal_VkPhysicalDeviceMemoryProperties2 (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1276 void marshal_VkPhysicalDeviceMemoryProperties2(
DVkEncoder.cpp11154marshal_VkPhysicalDeviceMemoryProperties2(countingStream, (VkPhysicalDeviceMemoryProperties2*)(pMe… in vkGetPhysicalDeviceMemoryProperties2()
11164marshal_VkPhysicalDeviceMemoryProperties2(stream, (VkPhysicalDeviceMemoryProperties2*)(pMemoryProp… in vkGetPhysicalDeviceMemoryProperties2()
15083marshal_VkPhysicalDeviceMemoryProperties2(countingStream, (VkPhysicalDeviceMemoryProperties2*)(pMe… in vkGetPhysicalDeviceMemoryProperties2KHR()
15093marshal_VkPhysicalDeviceMemoryProperties2(stream, (VkPhysicalDeviceMemoryProperties2*)(pMemoryProp… in vkGetPhysicalDeviceMemoryProperties2KHR()
Dgoldfish_vk_marshaling_guest.cpp4467 void marshal_VkPhysicalDeviceMemoryProperties2( in marshal_VkPhysicalDeviceMemoryProperties2() function