From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 70106] New: si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states' Date: Fri, 04 Oct 2013 00:00:10 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1466927907==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B4DF9E5F5C for ; Thu, 3 Oct 2013 17:00:10 -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 --===============1466927907== Content-Type: multipart/alternative; boundary="1380844810.A31eDBD11.3560"; charset="us-ascii" --1380844810.A31eDBD11.3560 Date: Fri, 4 Oct 2013 00:00:10 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=70106 Priority: medium Bug ID: 70106 Keywords: regression CC: brianp@vmware.com Assignee: dri-devel@lists.freedesktop.org Summary: si_state.c:2776:13: error: conflicting types for 'si_bind_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: 757ec72b23bac52052c2fb98105b52699e265a24 (master) CC si_state.lo si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states' static void si_bind_sampler_states(struct pipe_context *ctx, unsigned shader, ^ si_state.c:2681:29: note: previous definition of 'si_bind_sampler_states' was here static struct si_pm4_state *si_bind_sampler_states(struct r600_context *rctx, unsigned count, ^ -- You are receiving this mail because: You are the assignee for the bug. --1380844810.A31eDBD11.3560 Date: Fri, 4 Oct 2013 00:00:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 70106
Keywords regression
CC brianp@vmware.com
Assignee dri-devel@lists.freedesktop.org
Summary si_state.c:2776:13: error: conflicting types for 'si_bind_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: 757ec72b23bac52052c2fb98105b52699e265a24 (master)

  CC       si_state.lo
si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states'
 static void si_bind_sampler_states(struct pipe_context *ctx, unsigned shader,
             ^
si_state.c:2681:29: note: previous definition of 'si_bind_sampler_states' was
here
 static struct si_pm4_state *si_bind_sampler_states(struct r600_context *rctx,
unsigned count,
                             ^


You are receiving this mail because:
  • You are the assignee for the bug.
--1380844810.A31eDBD11.3560-- --===============1466927907== 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 --===============1466927907==--