Lines Matching defs:Free

85 void DeleteTextureTraits::Free(GLuint texture) {  in Free()  function in exo::wayland::clients::DeleteTextureTraits
92 void DeleteEglImageTraits::Free(EGLImageKHR image) { in Free() function in exo::wayland::clients::DeleteEglImageTraits
99 void DeleteEglSyncTraits::Free(EGLSyncKHR sync) { in Free() function in exo::wayland::clients::DeleteEglSyncTraits
107 void DeleteVkInstanceTraits::Free(VkInstance instance) { in Free() function in exo::wayland::clients::DeleteVkInstanceTraits
114 void DeleteVkDeviceTraits::Free(VkDevice device) { in Free() function in exo::wayland::clients::DeleteVkDeviceTraits
121 void DeleteVkCommandPoolTraits::Free(VkCommandPool command_pool) { in Free() function in exo::wayland::clients::DeleteVkCommandPoolTraits
128 void DeleteVkRenderPassTraits::Free(VkRenderPass render_pass) { in Free() function in exo::wayland::clients::DeleteVkRenderPassTraits
135 void DeleteVkDeviceMemoryTraits::Free(VkDeviceMemory device_memory) { in Free() function in exo::wayland::clients::DeleteVkDeviceMemoryTraits
142 void DeleteVkImageTraits::Free(VkImage image) { in Free() function in exo::wayland::clients::DeleteVkImageTraits
149 void DeleteVkImageViewTraits::Free(VkImageView image_view) { in Free() function in exo::wayland::clients::DeleteVkImageViewTraits
156 void DeleteVkFramebufferTraits::Free(VkFramebuffer framebuffer) { in Free() function in exo::wayland::clients::DeleteVkFramebufferTraits