Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp924 bool mIsInFunctionSection = false; member in rx::__anon3f12047a0111::SpirvTransformerBase
943 ASSERT(mIsInFunctionSection == false); in onTransformBegin()
2992 if (!mIsInFunctionSection) in transformInstruction()
2996 mIsInFunctionSection = true; in transformInstruction()
3006 if (mIsInFunctionSection) in transformInstruction()
3883 mIsInFunctionSection = true; in transformInstruction()
3901 if (mIsInFunctionSection) in transformInstruction()