Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatureTest.inl31 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
78 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
125 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
173 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
222 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
269 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
316 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
366 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
413 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
460 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
[all …]
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFeatureTest.inl31 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
81 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
130 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
178 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
225 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
272 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
319 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
377 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
470 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
519 vector<string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExtensions)); local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp74 std::vector<std::string> nonCoreExtensions; in removeCoreExtensions() local
139 …std::vector<std::string> nonCoreExtensions(removeCoreExtensions(context.getDeviceExtensions(), cor… in createCustomDevice() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp92 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createRobustBufferAccessDevice() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp239 const auto nonCoreExtensions = removeExtensions(enabledExtensions, coreExtensions); in createInstance() local
304 vector<string> nonCoreExtensions(removeExtensions(enabledExtensions, coreExtensions)); in createDefaultDevice() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp268 …std::vector<std::string> nonCoreExtensions(removeExtensions(enabledDeviceExtensions, coreExtension… in SingletonDevice() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp537 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createRobustBufferAccessDevice() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp149 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in getDevice() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingMutableTests.cpp102 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in getDevice() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp5559 …std::vector<std::string> nonCoreExtensions(removeExtensions(context.getDeviceExtensions(), coreExt… in createCustomDevice() local