Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:addFeatures
(Results
1 - 10
of
10
) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
101
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
D
JITTargetMachineBuilder.cpp
59
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
D
JITTargetMachineBuilder.h
108
addFeatures
(const std::vector<std::string> &FeatureVec);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H
A
D
vktPostmortemDeviceLossTests.cpp
65
const auto
addFeatures
= makeStructChainAdder(&features2);
in createPostmortemDevice()
local
75
addFeatures
(&timelineSemaphoreFeatures);
in createPostmortemDevice()
/third_party/skia/modules/skparagraph/src/
H
A
D
OneLineShaper.cpp
387
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
D
vktRenderPassFragmentDensityMapTests.cpp
145
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
D
vktPipelineBindVertexBuffers2Tests.cpp
1312
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
D
vktPipelineMultisampleShaderFragmentMaskTests.cpp
236
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
D
vktPipelineExtendedDynamicStateTests.cpp
4407
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
D
vktBindingMutableTests.cpp
95
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