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

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp.h74 BLORP_BATCH_PREDICATE_ENABLE = (1 << 1), enumerator in enum:blorp_batch_flags
H A Dblorp_genX_exec.h1849 prim.PredicateEnable = batch->flags & BLORP_BATCH_PREDICATE_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp.h75 BLORP_BATCH_PREDICATE_ENABLE = (1 << 1), enumerator in enum:blorp_batch_flags
H A Dblorp_genX_exec.h2004 prim.PredicateEnable = batch->flags & BLORP_BATCH_PREDICATE_ENABLE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c309 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
502 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
H A Diris_blit.c323 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c346 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
559 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
H A Dcrocus_blit.c457 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c363 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
570 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
H A Diris_blit.c374 blorp_flags |= BLORP_BATCH_PREDICATE_ENABLE;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_blorp.c1160 flags |= BLORP_BATCH_PREDICATE_ENABLE;
1580 predicate ? BLORP_BATCH_PREDICATE_ENABLE : 0);
1666 predicate ? BLORP_BATCH_PREDICATE_ENABLE : 0);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_blorp.c1370 flags |= BLORP_BATCH_PREDICATE_ENABLE;
1858 BLORP_BATCH_PREDICATE_ENABLE * predicate +
1940 BLORP_BATCH_PREDICATE_ENABLE * predicate +
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json26176 "description": "blorp: Assert that BLORP_BATCH_PREDICATE_ENABLE isn't set for compute",
[all...]

Completed in 127 milliseconds