Searched refs:createBuffers (Results 1 – 2 of 2) sorted by relevance
117 void createBuffers(VulkanSurface* surface, VkFormat format, VkExtent2D extent);
298 void VulkanManager::createBuffers(VulkanSurface* surface, VkFormat format, VkExtent2D extent) { in createBuffers() function in android::uirenderer::renderthread::VulkanManager513 createBuffers(surface, surfaceFormat, extent); in createSwapchain()