Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp1149 const DeviceCoreFeaturesTable deviceCoreFeaturesTable[] = { variable
1222 …DE_ASSERT(deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayIndex * sizeof(vk::VkBool32) == in requireDeviceCoreFeature()
1223 deviceCoreFeaturesTable[requiredFeatureIndex].featureArrayOffset); in requireDeviceCoreFeature()
1227 … std::string(deviceCoreFeaturesTable[requiredFeatureIndex].featureName)); in requireDeviceCoreFeature()