| Summary: |
si_state.c:2776:13: error: conflicting types for 'si_bind_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:
|
|
| Attachments: |
patch to try
|
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: 757ec72b23bac52052c2fb98105b52699e265a24 (master) CC si_state.lo si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states' static void si_bind_sampler_states(struct pipe_context *ctx, unsigned shader, ^ si_state.c:2681:29: note: previous definition of 'si_bind_sampler_states' was here static struct si_pm4_state *si_bind_sampler_states(struct r600_context *rctx, unsigned count, ^