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: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0487462242==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A3738E60DD for ; Thu, 3 Oct 2013 15:47:18 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0487462242== Content-Type: multipart/alternative; boundary="1380840438.7C83281.22878"; charset="us-ascii" --1380840438.7C83281.22878 Date: Thu, 3 Oct 2013 22:47:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=70104 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; ^ -- You are receiving this mail because: You are the assignee for the bug. --1380840438.7C83281.22878 Date: Thu, 3 Oct 2013 22:47:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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;
           ^


You are receiving this mail because:
  • You are the assignee for the bug.
--1380840438.7C83281.22878-- --===============0487462242== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0487462242==--