Home
last modified time | relevance | path

Searched defs:set_blend_color (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h184 void (*set_blend_color)( struct pipe_context *, member
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h260 void (*set_blend_color)( struct pipe_context *, member
/external/mesa3d/src/gallium/tools/trace/
Ddump_state.py355 def set_blend_color(self, state): member in Context