Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputGLSLBase.h100 void declareInterfaceBlock(const TType &type);
DOutputGLSLBase.cpp404 declareInterfaceBlock(type); in writeVariableType()
1217 void TOutputGLSLBase::declareInterfaceBlock(const TType &type) in declareInterfaceBlock() function in sh::TOutputGLSLBase