Searched refs:nine_convert_blend_state (Results 1 – 3 of 3) sorted by relevance
156 nine_convert_blend_state(struct pipe_blend_state *blend_state, const DWORD *rs) in nine_convert_blend_state() function
42 void nine_convert_blend_state(struct pipe_blend_state *, const DWORD *);
338 nine_convert_blend_state(&device->context.pipe_data.blend, device->context.rs); in prepare_blend()