Searched refs:deviceCoreFeaturesTable (Results 1 – 1 of 1) sorted by relevance
1194 const DeviceCoreFeaturesTable deviceCoreFeaturesTable[] = { variable1267 …DE_ASSERT(deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayIndex * sizeof(vk::VkBool32) == in requireDeviceCoreFeature()1268 deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayOffset); in requireDeviceCoreFeature()1272 … std::string(deviceCoreFeaturesTable[requiredFeatureIndex].featureName)); in requireDeviceCoreFeature()