Home
last modified time | relevance | path

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

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