Searched refs:UpdateInterfaceVariable (Results 1 – 1 of 1) sorted by relevance
664 void UpdateInterfaceVariable(std::vector<sh::ShaderVariable> *block, const sh::ShaderVariable &var) in UpdateInterfaceVariable() function1771 UpdateInterfaceVariable(&mExecutable->mProgramInputs, varying); in updateProgramInterfaceInputs()1797 UpdateInterfaceVariable(&mExecutable->mOutputVariables, varying); in updateProgramInterfaceOutputs()