Lines Matching full:blorp
103 void blorp_init_brw(struct blorp_context *blorp, void *driver_ctx,
107 void blorp_init_elk(struct blorp_context *blorp, void *driver_ctx,
111 void blorp_finish(struct blorp_context *blorp);
116 * This flag indicates that blorp should *not* re-emit the depth and
123 /* This flag indicates that the blorp call should be predicated. */
126 /* This flag indicates that blorp should use a compute program for the
139 struct blorp_context *blorp; member
144 void blorp_batch_init(struct blorp_context *blorp, struct blorp_batch *batch,
269 blorp_clear_supports_compute(struct blorp_context *blorp,
274 blorp_clear_supports_blitter(struct blorp_context *blorp,
279 blorp_copy_supports_compute(struct blorp_context *blorp,
285 blorp_blit_supports_compute(struct blorp_context *blorp,
291 blorp_copy_supports_blitter(struct blorp_context *blorp,