Lines Matching defs:blorp
67 void blorp_init(struct blorp_context *blorp, void *driver_ctx,
69 void blorp_finish(struct blorp_context *blorp);
73 * This flag indicates that blorp should *not* re-emit the depth and
80 /* This flag indicates that the blorp call should be predicated. */
83 /* This flag indicates that blorp should *not* update the indirect clear
88 /* This flag indicates that blorp should use a compute program for the
98 struct blorp_context *blorp;
103 void blorp_batch_init(struct blorp_context *blorp, struct blorp_batch *batch,
193 blorp_clear_supports_compute(struct blorp_context *blorp,
198 blorp_copy_supports_compute(struct blorp_context *blorp,
204 blorp_blit_supports_compute(struct blorp_context *blorp,
210 blorp_copy_supports_blitter(struct blorp_context *blorp,