Home
last modified time | relevance | path

Searched defs:getFlagBit (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalHost.cpp56 VkExternalMemoryHandleTypeFlagBits ExternalMemoryHost::getFlagBit() const in getFlagBit() function in ExternalMemoryHost
H A DVkDeviceMemoryExternalLinux.hpp82 VkExternalMemoryHandleTypeFlagBits getFlagBit() const override in getFlagBit() function in OpaqueFdExternalMemory
H A DVkDeviceMemoryExternalAndroid.hpp59 VkExternalMemoryHandleTypeFlagBits getFlagBit() const override { return typeFlagBit; } in getFlagBit() function in AHardwareBufferExternalMemory
H A DVkDeviceMemoryExternalFuchsia.hpp130 VkExternalMemoryHandleTypeFlagBits getFlagBit() const override in getFlagBit() function in zircon::VmoExternalMemory
H A DVkDeviceMemoryExternalMac.hpp176 VkExternalMemoryHandleTypeFlagBits getFlagBit() const override in getFlagBit() function in OpaqueFdExternalMemory
H A DVkDeviceMemory.cpp360 VkExternalMemoryHandleTypeFlagBits DeviceMemory::getFlagBit() const in getFlagBit() function in vk::DeviceMemory