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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.c125 clear_color_no_rp(struct zink_context *ctx, struct zink_resource *res, const union pipe_color_union *pcolor, unsigned level, unsigned layer, unsigned layerCount) function in typeref:typename:void
399 clear_color_no_rp(ctx, res, &color, level, box->z, box->depth);
561 clear_color_no_rp(ctx, res, &color,

Completed in 4 milliseconds