OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUnsizedArray
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/
GrShaderVar.h
165
bool
isUnsizedArray
() const { return kUnsizedArray == fCount; }
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLShaderVar.h
169
if (this->
isUnsizedArray
()) {
/external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.cpp
183
static bool
isUnsizedArray
(const BufferVarLayoutEntry& entry)
[
all
...]
Completed in 1619 milliseconds