Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DOutputGLSLBase.h99 void declareInterfaceBlockLayout(const TType &type);
H A DOutputGLSLBase.cpp267 declareInterfaceBlockLayout(type); in writeLayoutQualifier()
1225 void TOutputGLSLBase::declareInterfaceBlockLayout(const TType &type) in declareInterfaceBlockLayout() function in sh::TOutputGLSLBase