Searched refs:tenaryByComponent (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13467 class tenaryByComponent : public tenaryBase class 13472 …tenaryByComponent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer fu… in tenaryByComponent() function in gl4cts::FunctionObject::tenaryByComponent 13959 …return new FunctionObject::tenaryByComponent(function, "clamp", Math::clamp, variable_type /* res_… in getFunctionObject() 13966 …return new FunctionObject::tenaryByComponent(function, "clamp", Math::clamp, variable_type /* res_… in getFunctionObject() 14098 …return new FunctionObject::tenaryByComponent(function, "fma", Math::fma, variable_type /* res_type… in getFunctionObject() 14312 …return new FunctionObject::tenaryByComponent(function, "mix", Math::mix, variable_type /* res_type… in getFunctionObject() 14512 return new FunctionObject::tenaryByComponent(function, "smoothstep", Math::smoothStep, in getFunctionObject() 14520 return new FunctionObject::tenaryByComponent(function, "smoothstep", Math::smoothStep, in getFunctionObject()
|