Searched refs:modifyEntryPointInterfaceList (Results 1 – 1 of 1) sorted by relevance
1276 void modifyEntryPointInterfaceList(1331 void SpirvInactiveVaryingRemover::modifyEntryPointInterfaceList( in modifyEntryPointInterfaceList() function in rx::__anon28ee08100111::SpirvInactiveVaryingRemover1440 void modifyEntryPointInterfaceList(spirv::IdRefList *interfaceList);1547 void SpirvVaryingPrecisionFixer::modifyEntryPointInterfaceList(spirv::IdRefList *interfaceList) in modifyEntryPointInterfaceList() function in rx::__anon28ee08100111::SpirvVaryingPrecisionFixer2559 void modifyEntryPointInterfaceList(const SpirvNonSemanticInstructions &nonSemantic,2720 void SpirvMultisampleTransformer::modifyEntryPointInterfaceList( in modifyEntryPointInterfaceList() function in rx::__anon28ee08100111::SpirvMultisampleTransformer3649 mInactiveVaryingRemover.modifyEntryPointInterfaceList(mVariableInfoById, mOptions.shaderType, in transformEntryPoint()3653 mVaryingPrecisionFixer.modifyEntryPointInterfaceList(&interfaceList); in transformEntryPoint()3656 mMultisampleTransformer.modifyEntryPointInterfaceList(mNonSemanticInstructions, &interfaceList, in transformEntryPoint()