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

  /external/mesa3d/src/gallium/include/pipe/
p_context.h 433 void (*clear_depth_stencil)(struct pipe_context *pipe, member in struct:pipe_context
  /external/mesa3d/src/gallium/tools/trace/
dump_state.py 657 def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height): member in class:Context

Completed in 904 milliseconds