| Priority | medium |
|---|---|
| Bug ID | 70104 |
| Keywords | regression |
| CC | brianp@vmware.com |
| Assignee | dri-devel@lists.freedesktop.org |
| Summary | radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named 'bind_compute_sampler_states' |
| Severity | blocker |
| Classification | Unclassified |
| OS | Linux (All) |
| Reporter | vlee@freedesktop.org |
| Hardware | x86-64 (AMD64) |
| Status | NEW |
| Version | git |
| Component | Drivers/Gallium/radeonsi |
| Product | Mesa |
mesa: 800610f9eb6ad24b5fefc9206fb700c7ae2f0ec8 (master)
CC radeonsi_compute.lo
radeonsi_compute.c: In function 'si_init_compute_functions':
radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named
'bind_compute_sampler_states'
rctx->b.b.bind_compute_sampler_states = si_bind_compute_sampler_states;
^