From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 70104] New: radeonsi_compute.c:260:11: error: 'struct
pipe_context' has no member named 'bind_compute_sampler_states'
Date: Thu, 03 Oct 2013 22:47:18 +0000
Message-ID:
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;
^