Home
last modified time | relevance | path

Searched refs:declareInterfaceBlock (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h87 void declareInterfaceBlock(const TInterfaceBlock *interfaceBlock);
DOutputGLSLBase.cpp366 declareInterfaceBlock(interfaceBlock); in writeVariableType()
1307 void TOutputGLSLBase::declareInterfaceBlock(const TInterfaceBlock *interfaceBlock) in declareInterfaceBlock() function in sh::TOutputGLSLBase
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h96 void declareInterfaceBlock(const TType &type);
DOutputGLSLBase.cpp427 declareInterfaceBlock(type); in writeVariableType()
1255 void TOutputGLSLBase::declareInterfaceBlock(const TType &type) in declareInterfaceBlock() function in sh::TOutputGLSLBase