Home
last modified time | relevance | path

Searched refs:tenaryByComponent (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13443 class tenaryByComponent : public tenaryBase class
13448 tenaryByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in tenaryByComponent() function in gl4cts::FunctionObject::tenaryByComponent
13929 return new FunctionObject::tenaryByComponent(function, "clamp", Math::clamp, variable_type /* res_type */, in getFunctionObject()
13935 return new FunctionObject::tenaryByComponent(function, "clamp", Math::clamp, variable_type /* res_type */, in getFunctionObject()
14047 return new FunctionObject::tenaryByComponent(function, "fma", Math::fma, variable_type /* res_type */, in getFunctionObject()
14223 return new FunctionObject::tenaryByComponent(function, "mix", Math::mix, variable_type /* res_type */, in getFunctionObject()
14386 return new FunctionObject::tenaryByComponent(function, "smoothstep", Math::smoothStep, in getFunctionObject()
14392 return new FunctionObject::tenaryByComponent(function, "smoothstep", Math::smoothStep, in getFunctionObject()

Completed in 17 milliseconds