Searched refs:pMemoryHostPointerProperties (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 1725 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties);
|
D | VkEncoder.cpp | 22719 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) in vkGetMemoryHostPointerPropertiesEXT() argument 22752 …erPropertiesEXT(countingStream, (VkMemoryHostPointerPropertiesEXT*)(pMemoryHostPointerProperties)); in vkGetMemoryHostPointerPropertiesEXT() 22770 …ostPointerPropertiesEXT(stream, (VkMemoryHostPointerPropertiesEXT*)(pMemoryHostPointerProperties)); in vkGetMemoryHostPointerPropertiesEXT() 22772 …ostPointerPropertiesEXT(stream, (VkMemoryHostPointerPropertiesEXT*)(pMemoryHostPointerProperties)); in vkGetMemoryHostPointerPropertiesEXT() 22773 if (pMemoryHostPointerProperties) in vkGetMemoryHostPointerPropertiesEXT() 22775 …opertiesEXT(mImpl->resources(), (VkMemoryHostPointerPropertiesEXT*)(pMemoryHostPointerProperties)); in vkGetMemoryHostPointerPropertiesEXT()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 4940 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) in entry_vkGetMemoryHostPointerPropertiesEXT() argument 4945 …kGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPointerProperties); in entry_vkGetMemoryHostPointerPropertiesEXT() 4952 VkMemoryHostPointerPropertiesEXT* pMemoryHostPointerProperties) in dynCheck_entry_vkGetMemoryHostPointerPropertiesEXT() argument 4962 …kGetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPointerProperties); in dynCheck_entry_vkGetMemoryHostPointerPropertiesEXT()
|