Home
last modified time | relevance | path

Searched refs:i915_blend_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h178 struct i915_blend_state { struct
254 const struct i915_blend_state *blend;
Di915_state.c152 struct i915_blend_state *cso_data = CALLOC_STRUCT(i915_blend_state); in i915_create_blend_state()
237 i915->blend = (struct i915_blend_state *)blend; in i915_bind_blend_state()