Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:surface_formats

723         android::Vector<VkSurfaceFormatKHR> surface_formats;
724 surface_formats.resize(*pSurfaceFormatCount);
727 &surface_formats.editItemAt(0));
734 pSurfaceFormats[i].surfaceFormat = surface_formats[i];