Searched refs:noop_clear_depth_stencil (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c245 static void noop_clear_depth_stencil(struct pipe_context *ctx, function in typeref:typename:void
343 ctx->clear_depth_stencil = noop_clear_depth_stencil;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c294 static void noop_clear_depth_stencil(struct pipe_context *ctx, function in typeref:typename:void
428 ctx->clear_depth_stencil = noop_clear_depth_stencil;

Completed in 4 milliseconds