Searched refs:BLORP_BATCH_PREDICATE_ENABLE (Results 1 – 8 of 8) sorted by relevance
81 BLORP_BATCH_PREDICATE_ENABLE = (1 << 1), enumerator
2059 prim.PredicateEnable = batch->flags & BLORP_BATCH_PREDICATE_ENABLE; in blorp_exec_3d()2131 assert(!(batch->flags & BLORP_BATCH_PREDICATE_ENABLE)); in blorp_exec_compute()2408 assert(!(batch->flags & BLORP_BATCH_PREDICATE_ENABLE)); in blorp_xy_block_copy_blt()
326 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in clear_color()531 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in clear_depth_stencil()
381 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in iris_blit()
346 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in clear_color()559 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in clear_depth_stencil()
457 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE; in crocus_blit()
1336 flags |= BLORP_BATCH_PREDICATE_ENABLE; in anv_CmdClearAttachments()1824 BLORP_BATCH_PREDICATE_ENABLE * predicate + in anv_image_mcs_op()1917 BLORP_BATCH_PREDICATE_ENABLE * predicate + in anv_image_ccs_op()
2474 - blorp: Assert that BLORP_BATCH_PREDICATE_ENABLE isn't set for compute