Home
last modified time | relevance | path

Searched defs:declareVarying (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3163 void OutputASM::declareVarying(TIntermTyped *varying, int reg) in declareVarying() function in glsl::OutputASM
3172 void OutputASM::declareVarying(const TType &type, const TString &varyingName, int registerIndex) in declareVarying() function in glsl::OutputASM