Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h44 nvgl_blend_eqn(unsigned func) in nvgl_blend_eqn() function
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h44 nvgl_blend_eqn(unsigned func) in nvgl_blend_eqn() function
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h70 nvgl_blend_eqn(unsigned eqn) in nvgl_blend_eqn() function
Dnv10_state_raster.c68 PUSH_DATA (push, nvgl_blend_eqn(ctx->Color.Blend[0].EquationRGB)); in nv10_emit_blend_equation()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h70 nvgl_blend_eqn(unsigned eqn) in nvgl_blend_eqn() function
Dnv10_state_raster.c68 PUSH_DATA (push, nvgl_blend_eqn(ctx->Color.Blend[0].EquationRGB)); in nv10_emit_blend_equation()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.c100 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv30_blend_state_create()
103 SB_DATA (so, (nvgl_blend_eqn(cso->rt[0].alpha_func) << 16) | in nv30_blend_state_create()
104 nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv30_blend_state_create()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
Dnv30_state.c100 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv30_blend_state_create()
103 SB_DATA (so, (nvgl_blend_eqn(cso->rt[0].alpha_func) << 16) | in nv30_blend_state_create()
104 nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv30_blend_state_create()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_state.c147 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].rgb_func)); in nvc0_blend_state_create()
150 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].alpha_func)); in nvc0_blend_state_create()
158 SB_DATA (so, nvgl_blend_eqn(cso->rt[r].rgb_func)); in nvc0_blend_state_create()
161 SB_DATA (so, nvgl_blend_eqn(cso->rt[r].alpha_func)); in nvc0_blend_state_create()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
Dnv50_state.c152 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].rgb_func)); in nv50_blend_state_create()
155 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].alpha_func)); in nv50_blend_state_create()
167 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv50_blend_state_create()
170 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].alpha_func)); in nv50_blend_state_create()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c152 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].rgb_func)); in nv50_blend_state_create()
155 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].alpha_func)); in nv50_blend_state_create()
167 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].rgb_func)); in nv50_blend_state_create()
170 SB_DATA (so, nvgl_blend_eqn(cso->rt[0].alpha_func)); in nv50_blend_state_create()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c147 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].rgb_func)); in nvc0_blend_state_create()
150 SB_DATA (so, nvgl_blend_eqn(cso->rt[i].alpha_func)); in nvc0_blend_state_create()
158 SB_DATA (so, nvgl_blend_eqn(cso->rt[r].rgb_func)); in nvc0_blend_state_create()
161 SB_DATA (so, nvgl_blend_eqn(cso->rt[r].alpha_func)); in nvc0_blend_state_create()