Searched refs:getArgumentInfo (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h339 ArgumentInfo getArgumentInfo(TIntermTyped *argument, int index);
H A DOutputASM.cpp2105 OutputASM::ArgumentInfo OutputASM::getArgumentInfo(TIntermTyped *arg, int index) function in class:glsl::OutputASM
2170 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index);
2222 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index);

Completed in 93 milliseconds