From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Galibert Subject: Re: [Mesa-dev] [PATCH 5/9] intel gen4-5: Compute the interpolation status for every variable in one place. Date: Fri, 27 Jul 2012 11:12:41 +0200 Message-ID: <20120727091241.GA31286@dspnet.fr> References: <1342728024-15055-1-git-send-email-galibert@pobox.com> <1342728024-15055-6-git-send-email-galibert@pobox.com> <87wr1qphd9.fsf@eliezer.anholt.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <87wr1qphd9.fsf@eliezer.anholt.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Eric Anholt Cc: mesa-dev@lists.freedesktop.org, intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Thu, Jul 26, 2012 at 10:22:26AM -0700, Eric Anholt wrote: > I don't like seeing this data that should be referenced out of the > program cache key being communicated through brw->. What would you like it being communicated through? OG.