Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h21 struct nv30_blend_stateobj { struct
Dnv30_context.h65 struct nv30_blend_stateobj *blend;
Dnv30_state.c43 struct nv30_blend_stateobj *so; in nv30_blend_state_create()
47 so = CALLOC_STRUCT(nv30_blend_stateobj); in nv30_blend_state_create()