Home
last modified time | relevance | path

Searched refs:deviceCoreFeaturesTable (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp1194 const DeviceCoreFeaturesTable deviceCoreFeaturesTable[] = { variable
1267 …DE_ASSERT(deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayIndex * sizeof(vk::VkBool32) == in requireDeviceCoreFeature()
1268 deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayOffset); in requireDeviceCoreFeature()
1272 … std::string(deviceCoreFeaturesTable[requiredFeatureIndex].featureName)); in requireDeviceCoreFeature()