Home
last modified time | relevance | path

Searched defs:swapChainSupport (Results 1 – 1 of 1) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
Dvulkan_example.cpp252 SwapChainSupportDetails swapChainSupport = QuerySwapChainSupport(physicalDevice); in CreateSwapChain() local
1002 SwapChainSupportDetails swapChainSupport = QuerySwapChainSupport(device); in IsDeviceSuitable() local