Home
last modified time | relevance | path

Searched defs:getInterfaceBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h218 const TInterfaceBlock *getInterfaceBlock() const { return mInterfaceBlock; } in getInterfaceBlock() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h235 const TInterfaceBlock *getInterfaceBlock() const { return mInterfaceBlock; } in getInterfaceBlock() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTypes.h441 TInterfaceBlock *getInterfaceBlock() const { return interfaceBlock; } in getInterfaceBlock() function