Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj.h19 struct nv50_blend_stateobj { struct
Dnv50_context.h128 struct nv50_blend_stateobj *blend;
Dnv50_state.c120 struct nv50_blend_stateobj *so = CALLOC_STRUCT(nv50_blend_stateobj); in nv50_blend_state_create()