Searched refs:cleanupHelper (Results 1 – 1 of 1) sorted by relevance
220 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in delete_gl_texture() local221 delete cleanupHelper; in delete_gl_texture()225 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in update_gl_texture() local226 cleanupHelper->rebind(dContext); in update_gl_texture()317 VulkanCleanupHelper* cleanupHelper = static_cast<VulkanCleanupHelper*>(context); in delete_vk_image() local318 delete cleanupHelper; in delete_vk_image()