From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 70804] New: radeonsi_compute.c:254:11: error: 'struct pipe_context' has no member named 'set_compute_sampler_views' Date: Wed, 23 Oct 2013 17:35:54 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1265195924==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B2355E616F for ; Wed, 23 Oct 2013 10:35:54 -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 --===============1265195924== Content-Type: multipart/alternative; boundary="1382549754.2582Ed31.3542"; charset="us-ascii" --1382549754.2582Ed31.3542 Date: Wed, 23 Oct 2013 17:35:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=70804 Priority: medium Bug ID: 70804 Keywords: regression CC: brianp@vmware.com Assignee: dri-devel@lists.freedesktop.org Summary: radeonsi_compute.c:254:11: error: 'struct pipe_context' has no member named 'set_compute_sampler_views' 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: a3ed98f7aa85636579a5696bf036ec13e5c9104a CC radeonsi_compute.lo radeonsi_compute.c: In function 'si_init_compute_functions': radeonsi_compute.c:254:11: error: 'struct pipe_context' has no member named 'set_compute_sampler_views' rctx->b.b.set_compute_sampler_views = si_set_cs_sampler_view; ^ -- You are receiving this mail because: You are the assignee for the bug. --1382549754.2582Ed31.3542 Date: Wed, 23 Oct 2013 17:35:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 70804
Keywords regression
CC brianp@vmware.com
Assignee dri-devel@lists.freedesktop.org
Summary radeonsi_compute.c:254:11: error: 'struct pipe_context' has no member named 'set_compute_sampler_views'
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: a3ed98f7aa85636579a5696bf036ec13e5c9104a

  CC       radeonsi_compute.lo
radeonsi_compute.c: In function 'si_init_compute_functions':
radeonsi_compute.c:254:11: error: 'struct pipe_context' has no member named
'set_compute_sampler_views'
  rctx->b.b.set_compute_sampler_views = si_set_cs_sampler_view;
           ^


You are receiving this mail because:
  • You are the assignee for the bug.
--1382549754.2582Ed31.3542-- --===============1265195924== 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 --===============1265195924==--