Lines Matching refs:VkBool32
191 VkBool32 skipCall = VK_FALSE;
271 VkBool32 skipCall = VK_FALSE;
337 VkBool32 skipCall = VK_FALSE;
347 VkBool32 skipCall = VK_FALSE;
357 static VkBool32 validate_features_request(layer_data *phy_dev_data) {
358 VkBool32 skipCall = VK_FALSE;
361 VkBool32 *actual = (VkBool32 *)&(phy_dev_data->actualPhysicalDeviceFeatures);
362 VkBool32 *requested = (VkBool32 *)&(phy_dev_data->requestedPhysicalDeviceFeatures);
367 uint32_t totalBools = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32);
391 VkBool32 skipCall = VK_FALSE;
534 VkBool32 skipCall = VK_FALSE;
559 VkBool32 skipCall = VK_FALSE;
580 VkBool32 skipCall = VK_FALSE;