Searched refs:had_ws (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c208 MAYBE_UNUSED bool had_ws = *last_inst(block) & QPU_WS; local in function:set_last_dst_pack
221 assert(!had_ws); /* dst must be a-file to pack. */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c208 ASSERTED bool had_ws = *last_inst(block) & QPU_WS; local in function:set_last_dst_pack
221 assert(!had_ws); /* dst must be a-file to pack. */

Completed in 3 milliseconds