Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h86 void declareInterfaceBlockLayout(const TInterfaceBlock *interfaceBlock);
DOutputGLSLBase.cpp260 declareInterfaceBlockLayout(interfaceBlock); in writeLayoutQualifier()
1267 void TOutputGLSLBase::declareInterfaceBlockLayout(const TInterfaceBlock *interfaceBlock) in declareInterfaceBlockLayout() function in sh::TOutputGLSLBase
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h95 void declareInterfaceBlockLayout(const TType &type);
DOutputGLSLBase.cpp254 declareInterfaceBlockLayout(type); in writeLayoutQualifier()
1180 void TOutputGLSLBase::declareInterfaceBlockLayout(const TType &type) in declareInterfaceBlockLayout() function in sh::TOutputGLSLBase