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

/external/vulkan-validation-layers/demos/
H A Dcube.cpp1062 vk::Bool32 surfaceExtFound = VK_FALSE; local
1076 surfaceExtFound = 1;
1111 if (!surfaceExtFound) {
H A Dcube.c3013 VkBool32 surfaceExtFound = 0; local
3030 surfaceExtFound = 1;
3101 if (!surfaceExtFound) {

Completed in 133 milliseconds