Home
last modified time | relevance | path

Searched refs:shader_trinary_minmax (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp527 shader_trinary_minmax(const _mesa_glsl_parse_state *state) in shader_trinary_minmax() function
5927 MAKE_SIG(type, shader_trinary_minmax, 3, x, y, z); in _min3()
5941 MAKE_SIG(type, shader_trinary_minmax, 3, x, y, z); in _max3()
5955 MAKE_SIG(type, shader_trinary_minmax, 3, x, y, z); in _mid3()