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

/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1159 typedef Tuple4<string, string, string, string> ParamNames; typedef in namespace:deqp::gls::BuiltinPrecisionTests
1214 const ParamNames& getParamNames (void) const
1241 virtual const ParamNames& doGetParamNames (void) const
1243 static ParamNames names ("a", "b", "c", "d");
1446 const ParamNames& paramNames = this->getParamNames();
1530 const ParamNames& paramNames = this->getParamNames();

Completed in 78 milliseconds