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

/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp409 fs_oes_derivatives(const _mesa_glsl_parse_state *state) function
4926 UNOP(dFdx, ir_unop_dFdx, fs_oes_derivatives)
4929 UNOP(dFdy, ir_unop_dFdy, fs_oes_derivatives)
4937 MAKE_SIG(type, fs_oes_derivatives, 1, p);

Completed in 78 milliseconds