Searched refs:tenaryBase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13356 class tenaryBase : public BuiltinFunctionTest::functionObject class 13359 tenaryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in tenaryBase() function in gl4cts::FunctionObject::tenaryBase 13403 class tenary : public tenaryBase 13412 : tenaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, typeInfo<ResT>::variable_type, in tenary() 13443 class tenaryByComponent : public tenaryBase 13451 : tenaryBase(function_enum, function_name, (glw::GLvoid*)function_pointer, res_type, arg_1_type, arg_2_type, in tenaryByComponent()
|
Completed in 18 milliseconds