Searched refs:transformationState (Results 1 – 1 of 1) sorted by relevance
3145 TransformationState transformationState = TransformationState::Unchanged; in transformInstruction() local3153 transformationState = transformExtInst(instruction); in transformInstruction()3159 transformationState = transformAccessChain(instruction); in transformInstruction()3162 transformationState = transformImageRead(instruction); in transformInstruction()3174 transformationState = transformExtension(instruction); in transformInstruction()3177 transformationState = transformExtInstImport(instruction); in transformInstruction()3180 transformationState = transformExtInst(instruction); in transformInstruction()3183 transformationState = transformName(instruction); in transformInstruction()3186 transformationState = transformMemberName(instruction); in transformInstruction()3189 transformationState = transformCapability(instruction); in transformInstruction()[all …]