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