Searched refs:tenaryBase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13376 class tenaryBase : public BuiltinFunctionTest::functionObject class 13379 …tenaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_poi… in tenaryBase() function in gl4cts::FunctionObject::tenaryBase 13427 class tenary : public tenaryBase 13436 …: tenaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, typeInfo<ResT>::variabl… in tenary() 13467 class tenaryByComponent : public tenaryBase 13475 …: tenaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_1_type, a… in tenaryByComponent()
|