Home
last modified time | relevance | path

Searched defs:vkObject (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDestroy.hpp54 inline void destroy(VkT vkObject, const VkAllocationCallbacks *pAllocator) in destroy()
70 inline void release(VkT vkObject, const VkAllocationCallbacks *pAllocator) in release()
DVkObject.hpp32 static inline T *VkTtoT(VkT vkObject) in VkTtoT()
113 static inline T *Cast(VkT vkObject) in Cast()
160 static inline T *Cast(VkT vkObject) in Cast()