Searched refs:transformationState (Results 1 – 1 of 1) sorted by relevance
3004 TransformationState transformationState = TransformationState::Unchanged; in transformInstruction() local3027 transformationState = transformAccessChain(instruction); in transformInstruction()3031 transformationState = transformEmitVertex(instruction); in transformInstruction()3034 transformationState = transformReturn(instruction); in transformInstruction()3051 transformationState = transformDebugInfo(instruction, opCode); in transformInstruction()3054 transformationState = transformCapability(instruction); in transformInstruction()3057 transformationState = transformEntryPoint(instruction); in transformInstruction()3060 transformationState = transformDecorate(instruction); in transformInstruction()3063 transformationState = transformMemberDecorate(instruction); in transformInstruction()3066 transformationState = transformTypePointer(instruction); in transformInstruction()[all …]