Searched refs:unaryBase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13075 class unaryBase : public BuiltinFunctionTest::functionObject class 13078 unaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in unaryBase() function in gl4cts::FunctionObject::unaryBase 13104 class unary : public unaryBase 13110 : unaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, typeInfo<ResT>::variable_type, in unary() 13135 class unaryByComponent : public unaryBase 13142 : unaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_type) in unaryByComponent() 13168 class unaryWithOutputByComponent : public unaryBase 13176 : unaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_type) in unaryWithOutputByComponent()
|
Completed in 19 milliseconds