Searched defs:set_blend_color (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ | ||
| H A D | p_context.h | 260 void (*set_blend_color)( struct pipe_context *, member in struct:pipe_context |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/ | ||
| H A D | dump_state.py | 356 def set_blend_color(self, state): member in class:Context |
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ | ||
| H A D | p_context.h | 390 void (*set_blend_color)( struct pipe_context *, member in struct:pipe_context |
| /xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/ | ||
| H A D | dump_state.py | 357 def set_blend_color(self, state): member in class:Context |
Completed in 78 milliseconds