Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputGLSLBase.h99 void declareInterfaceBlockLayout(const TType &type);
DOutputGLSLBase.cpp258 declareInterfaceBlockLayout(type); in writeLayoutQualifier()
1142 void TOutputGLSLBase::declareInterfaceBlockLayout(const TType &type) in declareInterfaceBlockLayout() function in sh::TOutputGLSLBase