Home
last modified time | relevance | path

Searched defs:isUniformOrBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h700 bool isUniformOrBuffer() const in isUniformOrBuffer() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp4270 const bool isUniformOrBuffer = in addInterfaceBlock() local