Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp1529 void modifyEntryPointInterfaceList(
1578 void SpirvInactiveVaryingRemover::modifyEntryPointInterfaceList( in modifyEntryPointInterfaceList() function in rx::__anona7c16db40111::SpirvInactiveVaryingRemover
1683 void modifyEntryPointInterfaceList(spirv::IdRefList *interfaceList);
1790 void SpirvVaryingPrecisionFixer::modifyEntryPointInterfaceList(spirv::IdRefList *interfaceList) in modifyEntryPointInterfaceList() function in rx::__anona7c16db40111::SpirvVaryingPrecisionFixer
3536 mInactiveVaryingRemover.modifyEntryPointInterfaceList(mVariableInfoById, mOptions.shaderType, in transformEntryPoint()
3538 mVaryingPrecisionFixer.modifyEntryPointInterfaceList(&interfaceList); in transformEntryPoint()