HomeSort by relevance Sort by last modified time
    Searched defs:clear_render_target (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/include/pipe/
p_context.h 420 void (*clear_render_target)(struct pipe_context *pipe, member in struct:pipe_context
  /external/mesa3d/src/gallium/tools/trace/
dump_state.py 654 def clear_render_target(self, dst, rgba, dstx, dsty, width, height): member in class:Context
699 ('pipe_context', 'clear_render_target'), # XXX workaround trace bugs

Completed in 53 milliseconds