Home
last modified time | relevance | path

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

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