Searched defs:clear_depth_stencil (Results 1 – 2 of 2) sorted by relevance
433 void (*clear_depth_stencil)(struct pipe_context *pipe, member
657 def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height): member in Context