Bug 70104

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/radeonsiAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: medium CC: brianp
Version: gitKeywords: regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2013-10-03 22:47:18 UTC
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;
           ^
Comment 1 Brian Paul 2013-10-03 23:33:34 UTC
I just pushed a fix: 99a471c67bd0de1aad69b0219c056a7345ea0a33

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.