Searched refs:binaryBase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13254 class binaryBase : public BuiltinFunctionTest::functionObject class 13257 …binaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_poi… in binaryBase() function in gl4cts::FunctionObject::binaryBase 13299 class binary : public binaryBase 13305 …: binaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, typeInfo<ResT>::variabl… in binary() 13336 class binaryByComponent : public binaryBase 13344 …: binaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_1_type, a… in binaryByComponent()
|