Home
last modified time | relevance | path

Searched refs:addFeatures (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp101 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice() local
105 addFeatures(&edsFeatures); in SingletonDevice()
108 addFeatures(&scalarBlockLayoutFeatures); in SingletonDevice()
111 addFeatures(&shaderImageAtomicInt64Features); in SingletonDevice()
116 addFeatures(&accelerationStructureFeatures); in SingletonDevice()
117 addFeatures(&rayTracingPipelineFeatures); in SingletonDevice()
121 addFeatures(&gplFeatures); in SingletonDevice()
125 addFeatures(&bufferDeviceAddressFeatures); in SingletonDevice()
132 addFeatures(&imageRobustnessFeatures); in SingletonDevice()
140 addFeatures( in SingletonDevice()
489 const auto addFeatures = makeStructChainAdder(&features2); checkSupport() local
3332 const auto addFeatures = makeStructChainAdder(&features2); checkSupport() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp59 JITTargetMachineBuilder &JITTargetMachineBuilder::addFeatures( in addFeatures() function in llvm::orc::JITTargetMachineBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h108 addFeatures(const std::vector<std::string> &FeatureVec);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceLossTests.cpp65 const auto addFeatures = makeStructChainAdder(&features2); in createPostmortemDevice() local
75 addFeatures(&timelineSemaphoreFeatures); in createPostmortemDevice()
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp387 auto addFeatures = [&features](const Block& block) { in iterateThroughFontStyles() local
419 addFeatures(block); in iterateThroughFontStyles()
429 addFeatures(block); in iterateThroughFontStyles()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp145 const auto addFeatures = makeStructChainAdder(&features2); in getDevice() local
148 addFeatures(&portabilitySubsetFeatures); in getDevice()
151 addFeatures(&multiviewFeatures); in getDevice()
154 addFeatures(&imagelessFramebufferFeatures); in getDevice()
157 addFeatures(&dynamicRenderingFeatures); in getDevice()
160 addFeatures(&fragmentDensityMap2Features); in getDevice()
162 addFeatures(&fragmentDensityMapFeatures); in getDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp1312 const auto addFeatures = vk::makeStructChainAdder(&features2); in createInstance() local
1313 addFeatures(&robustness2Features); in createInstance()
1316 addFeatures(&maintenance5Features); in createInstance()
1318 addFeatures(&gplFeatures); in createInstance()
1320 addFeatures(&shaderObjectFeatures); in createInstance()
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp236 const auto addFeatures = makeStructChainAdder(&features2); in SingletonDevice() local
239 addFeatures(&descriptorBufferFeatures); in SingletonDevice()
242 addFeatures(&graphicsPipelineLibraryFeatures); in SingletonDevice()
245 addFeatures(&shaderObjectFeatures); in SingletonDevice()
H A DvktPipelineExtendedDynamicStateTests.cpp4407 const auto addFeatures = vk::makeStructChainAdder(&features2); in ShadingRateImageDeviceHelper() local
4410 addFeatures(&meshFeatures); in ShadingRateImageDeviceHelper()
4414 addFeatures(&multiviewFeatures); in ShadingRateImageDeviceHelper()
4419 addFeatures(&gplFeatures); in ShadingRateImageDeviceHelper()
4422 addFeatures(&dbcFeatures); in ShadingRateImageDeviceHelper()
4425 addFeatures(&shaderObjectFeatures); in ShadingRateImageDeviceHelper()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp95 const auto addFeatures = makeStructChainAdder(&features2); in getDevice() local
98 addFeatures(&accelerationStructureFeatures); in getDevice()
101 addFeatures(&bufferDeviceAddressFeatures); in getDevice()
104 addFeatures(&rayTracingPipelineFeatures); in getDevice()
107 addFeatures(&rayQueryFeatures); in getDevice()
110 addFeatures(&mutableDescriptorTypeFeatures); in getDevice()
113 addFeatures(&descriptorIndexingFeatures); in getDevice()

Completed in 31 milliseconds