OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCumulativeArraySize
(Results
1 - 4
of
4
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
reflection.cpp
311
for (int e = 0; e < base->getType().
getCumulativeArraySize
(); ++e)
linkValidate.cpp
655
size = type.
getCumulativeArraySize
();
738
// TODO: perf: this can be flattened by using
getCumulativeArraySize
(), and a deref that discards all arrayness
[
all
...]
ParseHelper.cpp
[
all
...]
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
Types.h
[
all
...]
Completed in 2867 milliseconds