Searched defs:clear_depth_stencil (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_clear.c | 552 clear_depth_stencil(struct iris_context *ice, in clear_depth_stencil() function
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 600 void (*clear_depth_stencil)(struct pipe_context *pipe, member
|
/external/mesa3d/src/gallium/tools/trace/ |
D | dump_state.py | 678 def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height): member in Context
|