Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputGLSLBase.h99 void declareInterfaceBlockLayout(const TInterfaceBlock *interfaceBlock);
DOutputGLSLBase.cpp262 declareInterfaceBlockLayout(interfaceBlock); in writeLayoutQualifier()
1324 void TOutputGLSLBase::declareInterfaceBlockLayout(const TInterfaceBlock *interfaceBlock) in declareInterfaceBlockLayout() function in sh::TOutputGLSLBase