Searched refs:cleanupHelper (Results 1 – 2 of 2) sorted by relevance
198 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in delete_gl_texture() local199 delete cleanupHelper; in delete_gl_texture()203 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in update_gl_texture() local204 cleanupHelper->rebind(dContext); in update_gl_texture()293 VulkanCleanupHelper* cleanupHelper = static_cast<VulkanCleanupHelper*>(context); in delete_vk_image() local294 delete cleanupHelper; in delete_vk_image()
148 VulkanCleanupHelper* cleanupHelper = static_cast<VulkanCleanupHelper*>(context); in DeleteVkImage() local149 delete cleanupHelper; in DeleteVkImage()363 GLCleanupHelper* cleanupHelper = static_cast<GLCleanupHelper*>(context); in DeleteGLTexture() local364 delete cleanupHelper; in DeleteGLTexture()