~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/auxiliary/driver_noop/noop_pipe.c

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
                                 const struct pipe_box *box,
270
270
                                 const void *data,
271
271
                                 unsigned stride,
272
 
                                 unsigned layer_stride)
 
272
                                 uintptr_t layer_stride)
273
273
{
274
274
}
275
275