Lines Matching defs:dispatch
5344 const struct brw_cs_dispatch_info dispatch =
5350 cw.SIMDSize = dispatch.simd_size / 16;
5359 cw.ExecutionMask = dispatch.right_mask;
5370 .NumberofThreadsinGPGPUThreadGroup = dispatch.threads,
5391 const struct brw_cs_dispatch_info dispatch =
5397 ggw.SIMDSize = dispatch.simd_size / 16;
5400 ggw.ThreadWidthCounterMaximum = dispatch.threads - 1;
5404 ggw.RightExecutionMask = dispatch.right_mask;
5505 * indirect dispatch registers to be written.
5753 * will use a two-dimensional dispatch size. Worst case, our initial
5754 * dispatch will be a little slower than it has to be.
5781 /* Compute the global dispatch size */
5943 * pipeline in case we get back-to-back dispatch calls with the same