Searched defs:discard_only (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_blit.c | 14 apply_dst_clears(struct zink_context *ctx, const struct pipe_blit_info *info, bool discard_only) in apply_dst_clears() argument
|
H A D | zink_clear.c | 704 fb_clears_apply_or_discard_internal(struct zink_context *ctx, struct pipe_resource *pres, struct u_rect region, bool discard_only, bool invert, int i) in fb_clears_apply_or_discard_internal() argument 734 zink_fb_clears_apply_or_discard(struct zink_context *ctx, struct pipe_resource *pres, struct u_rect region, bool discard_only) in zink_fb_clears_apply_or_discard() argument
|
Completed in 3 milliseconds