Lines Matching defs:packets
119 * Statically assert that PIPE_* enums match the hardware packets.
1242 /* Depth/HiZ/Stencil related hardware packets. */
1243 uint32_t packets[GENX(3DSTATE_DEPTH_BUFFER_length) +
1261 * packets which vary by generation.
3335 isl_emit_depth_stencil_hiz_s(isl_dev, cso_z->packets, &info);
3861 * 3DSTATE_SO_BUFFER packets we started earlier.
3937 * 3DSTATE_SO_BUFFER packets to reset the offset to the beginning.
3938 * Any further times we emit those packets, we want to use 0xFFFFFFFF
3977 * 3DSTATE_STREAMOUT packets.
4726 * Compute the size of the derived data (shader command packets).
4783 * Create any state packets corresponding to the given shader stage
5279 * We can skip buffers if we've re-emitted those packets, as we're
6438 /* Use modify disable fields which allow us to emit packets
6451 /* Use modify disable fields which allow us to emit packets
6501 cso_z->packets + ARRAY_SIZE(cso_z->packets) -
6510 iris_batch_emit(batch, cso_z->packets, sizeof(cso_z->packets));