Searched defs:clear_depth_stencil (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_clear.c | 511 clear_depth_stencil(struct iris_context *ice, in clear_depth_stencil() function
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_clear.c | 539 clear_depth_stencil(struct crocus_context *ice, in clear_depth_stencil() function
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 701 void (*clear_depth_stencil)(struct pipe_context *pipe, member
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | dump_state.py | 726 …def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height, render_… member in Context
|