Home
last modified time | relevance | path

Searched refs:gen6_blend_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_cc.c40 struct gen6_blend_state *blend; in gen6_upload_blend_state()
199 const struct brw_tracked_state gen6_blend_state = { variable
Dbrw_state_upload.c130 &gen6_blend_state, /* must do before cc unit */
200 &gen6_blend_state, /* must do before cc unit */
Dgen6_blorp.cpp295 struct gen6_blend_state *blend = (struct gen6_blend_state *) in gen6_blorp_emit_blend_state()
297 sizeof(struct gen6_blend_state), 64, in gen6_blorp_emit_blend_state()
Dbrw_state.h93 extern const struct brw_tracked_state gen6_blend_state;
Dbrw_structs.h209 struct gen6_blend_state struct