Home
last modified time | relevance | path

Searched defs:nonCoreExtensions (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFeatureTest.inl28 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
76 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
123 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
169 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
214 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
259 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
304 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
360 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
451 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
498 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp90 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createRobustBufferAccessDevice() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp200 const auto nonCoreExtensions = removeExtensions(enabledExtensions, coreExtensions); in createInstance() local
260 vector<string> nonCoreExtensions(removeExtensions(enabledExtensions, coreExtensions)); in createDefaultDevice() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp524 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createRobustBufferAccessDevice() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp147 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in getDevice() local