Lines Matching refs:VkBool32
262 VKAPI_ATTR VkBool32 VKAPI_CALL
307 VkBool32 BreakCallback(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType,
2113 static VkBool32 demo_check_layers(uint32_t check_count, char **check_names,
2117 VkBool32 found = 0;
2160 VkBool32 validation_found = 0;
2192 VkBool32 surfaceExtFound = 0;
2193 VkBool32 platformSurfaceExtFound = 0;
2364 VkBool32 swapchainExtFound = 0;
2549 VkBool32 *supportsPresent =
2550 (VkBool32 *)malloc(demo->queue_count * sizeof(VkBool32));