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
defs:numBindings
(Results
1 - 19
of
19
) sorted by relevance
/third_party/skia/src/gpu/vk/
H
A
D
GrVkDescriptorSetManager.cpp
72
uint32_t
numBindings
= visibilities.count();
in get_layout_and_desc_count()
local
/third_party/vk-gl-cts/framework/opengl/
H
A
D
gluDrawUtil.cpp
339
VertexBuffer::VertexBuffer (const RenderContext& context, int
numBindings
, const VertexArrayBinding* bindings, Type type)
in VertexBuffer()
argument
/third_party/glslang/glslang/MachineIndependent/
H
A
D
iomapper.cpp
1100
int
numBindings
= referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1;
in resolveBinding()
local
1247
int
numBindings
= referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1;
in reserverResourceSlot()
local
1302
int
numBindings
= referenceIntermediate.getSpv().openGl != 0 && type.isSizedArray() ? type.getCumulativeArraySize() : 1;
variable
/third_party/glslang/glslang/Public/
H
A
D
ShaderLang.h
302
int
numBindings
;
member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H
A
D
vktBindingBufferDeviceAddressTests.cpp
692
deUint32
numBindings
= 1;
in iterate()
local
[all...]
H
A
D
vktBindingMutableTests.cpp
1411
const auto
numBindings
= static_cast<deUint32>(bindings.size());
variable
[all...]
H
A
D
vktBindingValveMutableTests.cpp
1330
const auto
numBindings
= static_cast<deUint32>(bindings.size());
variable
[all...]
H
A
D
vktBindingDescriptorSetRandomTests.cpp
524
int
numBindings
= randRange(&rnd, minBindings, maxBindings);
in generateRandomLayout()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H
A
D
vktBindingBufferDeviceAddressTests.cpp
692
deUint32
numBindings
= 1;
in iterate()
local
[all...]
H
A
D
vktBindingMutableTests.cpp
1407
const auto
numBindings
= static_cast<deUint32>(bindings.size());
variable
[all...]
H
A
D
vktBindingDescriptorSetRandomTests.cpp
524
int
numBindings
= randRange(&rnd, minBindings, maxBindings);
in generateRandomLayout()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineDynamicOffsetTests.cpp
226
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in init()
local
710
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in verifyImage()
local
793
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in initPrograms()
local
1342
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
initPrograms()
local
[all...]
H
A
D
vktPipelineVertexInputTests.cpp
570
const size_t
numBindings
= (m_bindingMapping == BINDING_MAPPING_ONE_TO_ONE) ? numAttributes : ((numAttributes > 1) ? 2 : 1);
in createInstance()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H
A
D
vktPipelineDynamicOffsetTests.cpp
223
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in init()
local
711
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in verifyImage()
local
796
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
in initPrograms()
local
1366
const deUint32
numBindings
= m_params.numDynamicBindings + m_params.numNonDynamicBindings;
initPrograms()
local
[all...]
H
A
D
vktPipelineVertexInputTests.cpp
495
const size_t
numBindings
= (m_bindingMapping == BINDING_MAPPING_ONE_TO_ONE) ? numAttributes : ((numAttributes > 1) ? 2 : 1);
in createInstance()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
700
int
numBindings
= caseDef.descriptorType != VERTEX_ATTRIBUTE_FETCH ? 2 : 1;
in generateLayout()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
659
int
numBindings
= caseDef.descriptorType != VERTEX_ATTRIBUTE_FETCH ? 2 : 1;
in generateLayout()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.cpp
2117
const int
numBindings
= m_interface.getNumBlocks();
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H
A
D
vktSSBOLayoutCase.cpp
2117
const int
numBindings
= m_interface.getNumBlocks();
in iterate()
local
Completed in 58 milliseconds