Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h364 ArgumentInfo getArgumentInfo(TIntermTyped *argument, int index);
DOutputASM.cpp2327 OutputASM::ArgumentInfo OutputASM::getArgumentInfo(TIntermTyped *arg, int index) in getArgumentInfo() function in glsl::OutputASM
2392 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index); in source()
2444 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index); in source()