Bug 70104 - radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named 'bind_compute_sampler_states'
Summary: radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named '...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-10-03 22:47 UTC by Vinson Lee
Modified: 2013-10-03 23:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.