Home
last modified time | relevance | path

Searched refs:blendeq (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c158 perRT[i].blendOp = bs->rt[i].blendeq; in define_blend_state_object()
193 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_SUBTRACT; in emulate_logicop()
199 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_MINIMUM; in emulate_logicop()
205 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_ADD; in emulate_logicop()
211 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_ADD; in emulate_logicop()
217 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_ADD; in emulate_logicop()
223 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_MAXIMUM; in emulate_logicop()
230 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_MINIMUM; in emulate_logicop()
236 blend->rt[buffer].blendeq = SVGA3D_BLENDEQ_MINIMUM; in emulate_logicop()
242 blend->rt[buffer].blendeq in emulate_logicop()
[all...]
H A Dsvga_state_rss.c117 EMIT_RS(svga, curr->rt[0].blendeq, BLENDEQUATION); in emit_rss_vgpu9()
H A Dsvga_context.h142 uint8_t blendeq; member

Completed in 5 milliseconds