Searched defs:getVarTypeOf (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp177 VarType getVarTypeOf (Precision prec = glu::PRECISION_LAST) function in namespace:deqp::gls::BuiltinPrecisionTests
183 VarType getVarTypeOf<Void> (Precision) function in namespace:deqp::gls::BuiltinPrecisionTests
719 os << glu::declare(getVarTypeOf<T>(), m_variable->getName());
4409 return Symbol(variable.getName(), getVarTypeOf<T>(m_ctx.precision));

Completed in 45 milliseconds