Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp970 bool mIsInFunctionSection = false; member in rx::__anona7c16db40111::SpirvTransformerBase
989 ASSERT(mIsInFunctionSection == false); in onTransformBegin()
3041 if (!mIsInFunctionSection) in transformInstruction()
3045 mIsInFunctionSection = true; in transformInstruction()
3055 if (mIsInFunctionSection) in transformInstruction()
3935 mIsInFunctionSection = true; in transformInstruction()
3953 if (mIsInFunctionSection) in transformInstruction()