| Summary: |
radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named 'bind_compute_sampler_states' |
| Product: |
Mesa
|
Reporter: |
Vinson Lee <vlee> |
| Component: |
Drivers/Gallium/radeonsi | Assignee: |
Default DRI bug account <dri-devel> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
blocker
|
|
|
| Priority: |
medium
|
CC: |
brianp
|
| Version: |
git | Keywords: |
regression |
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
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; ^