Searched defs:formats_to_marshal (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp729 uint32_t formats_to_marshal = *pSurfaceFormatCount; local
730 for (uint32_t i = 0u; i < formats_to_marshal; i++) {

Completed in 527 milliseconds