Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp611 const DeviceCoreFeaturesTable deviceCoreFeaturesTable[] = variable
677 …DE_ASSERT(deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayIndex * sizeof(vk::VkBool32) =… in requireDeviceCoreFeature()
680 …Error, "Requested core feature is not supported: " + std::string(deviceCoreFeaturesTable[requiredF… in requireDeviceCoreFeature()