Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h127 return BLEND_FUNC_DST_ALPHA; in translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_3d.xml.h67 #define BLEND_FUNC_DST_ALPHA 0x00000006 macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c173 SB_BEGIN_3D(so, BLEND_FUNC_DST_ALPHA, 1); in nv50_blend_state_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c167 SB_BEGIN_3D(so, BLEND_FUNC_DST_ALPHA, 1); in nvc0_blend_state_create()