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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_hw.h295 unsigned derivative_control:1; member in struct:virgl_caps_bool_set1
H A Dvirgl_screen.c225 return vscreen->caps.caps.v1.bset.derivative_control;
/xsrc/external/mit/MesaLib/dist/src/virtio/virtio-gpu/
H A Dvirgl_hw.h516 unsigned derivative_control:1; member in struct:virgl_caps_bool_set1
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c249 return vscreen->caps.caps.v1.bset.derivative_control;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp600 derivative_control(const _mesa_glsl_parse_state *state) function in typeref:typename:bool
6790 UNOP(dFdxCoarse, ir_unop_dFdx_coarse, derivative_control)
6791 UNOP(dFdxFine, ir_unop_dFdx_fine, derivative_control)
6793 UNOP(dFdyCoarse, ir_unop_dFdy_coarse, derivative_control)
6794 UNOP(dFdyFine, ir_unop_dFdy_fine, derivative_control)
6811 MAKE_SIG(type, derivative_control, 1, p);
6823 MAKE_SIG(type, derivative_control, 1, p);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp558 derivative_control(const _mesa_glsl_parse_state *state) function in typeref:typename:bool
6282 UNOP(dFdxCoarse, ir_unop_dFdx_coarse, derivative_control)
6283 UNOP(dFdxFine, ir_unop_dFdx_fine, derivative_control)
6285 UNOP(dFdyCoarse, ir_unop_dFdy_coarse, derivative_control)
6286 UNOP(dFdyFine, ir_unop_dFdy_fine, derivative_control)
6303 MAKE_SIG(type, derivative_control, 1, p);
6315 MAKE_SIG(type, derivative_control, 1, p);

Completed in 28 milliseconds