Home | History | Annotate | Download | only in nvc0
      1 #ifndef NV_3DDEFS_XML
      2 #define NV_3DDEFS_XML
      3 
      4 /* Autogenerated file, DO NOT EDIT manually!
      5 
      6 This file was generated by the rules-ng-ng headergen tool in this git repository:
      7 http://0x04.net/cgit/index.cgi/rules-ng-ng
      8 git clone git://0x04.net/rules-ng-ng
      9 
     10 The rules-ng-ng source files this header was generated from are:
     11 - nvc0_3d.xml    (  26312 bytes, from 2010-10-08 10:10:01)
     12 - copyright.xml  (   6498 bytes, from 2010-10-03 13:18:37)
     13 - nv_defs.xml    (   4437 bytes, from 2010-07-06 07:43:58)
     14 - nv_3ddefs.xml  (  16397 bytes, from 2010-10-08 13:30:38)
     15 - nv_object.xml  (  11249 bytes, from 2010-10-07 15:31:28)
     16 - nvchipsets.xml (   2824 bytes, from 2010-07-07 13:41:20)
     17 - nv50_defs.xml  (   4482 bytes, from 2010-10-03 13:18:37)
     18 
     19 Copyright (C) 2006-2010 by the following authors:
     20 - Artur Huillet <arthur.huillet (at) free.fr> (ahuillet)
     21 - Ben Skeggs (darktama, darktama_)
     22 - B. R. <koala_br (at) users.sourceforge.net> (koala_br)
     23 - Carlos Martin <carlosmn (at) users.sf.net> (carlosmn)
     24 - Christoph Bumiller <e0425955 (at) student.tuwien.ac.at> (calim, chrisbmr)
     25 - Dawid Gajownik <gajownik (at) users.sf.net> (gajownik)
     26 - Dmitry Baryshkov
     27 - Dmitry Eremin-Solenikov <lumag (at) users.sf.net> (lumag)
     28 - EdB <edb_ (at) users.sf.net> (edb_)
     29 - Erik Waling <erikwailing (at) users.sf.net> (erikwaling)
     30 - Francisco Jerez <currojerez (at) riseup.net> (curro, curro_, currojerez)
     31 - imirkin <imirkin (at) users.sf.net> (imirkin)
     32 - jb17bsome <jb17bsome (at) bellsouth.net> (jb17bsome)
     33 - Jeremy Kolb <kjeremy (at) users.sf.net> (kjeremy)
     34 - Laurent Carlier <lordheavym (at) gmail.com> (lordheavy)
     35 - Luca Barbieri <luca (at) luca-barbieri.com> (lb, lb1)
     36 - Maarten Maathuis <madman2003 (at) gmail.com> (stillunknown)
     37 - Marcin Kocielnicki <koriakin (at) 0x04.net> (mwk, koriakin)
     38 - Mark Carey <mark.carey (at) gmail.com> (careym)
     39 - Matthieu Castet <matthieu.castet (at) parrot.com> (mat-c)
     40 - nvidiaman <nvidiaman (at) users.sf.net> (nvidiaman)
     41 - Patrice Mandin <patmandin (at) gmail.com> (pmandin, pmdata)
     42 - Pekka Paalanen <pq (at) iki.fi> (pq, ppaalanen)
     43 - Peter Popov <ironpeter (at) users.sf.net> (ironpeter)
     44 - Richard Hughes <hughsient (at) users.sf.net> (hughsient)
     45 - Rudi Cilibrasi <cilibrar (at) users.sf.net> (cilibrar)
     46 - Serge Martin
     47 - Simon Raffeiner
     48 - Stephane Loeuillet <leroutier (at) users.sf.net> (leroutier)
     49 - Stephane Marchesin <stephane.marchesin (at) gmail.com> (marcheu)
     50 - sturmflut <sturmflut (at) users.sf.net> (sturmflut)
     51 - Sylvain Munaut <tnt (at) 246tNt.com>
     52 - Victor Stinner <victor.stinner (at) haypocalc.com> (haypo)
     53 - Wladmir van der Laan <laanwj (at) gmail.com> (miathan6)
     54 - Younes Manton <younes.m (at) gmail.com> (ymanton)
     55 
     56 Permission is hereby granted, free of charge, to any person obtaining
     57 a copy of this software and associated documentation files (the
     58 "Software"), to deal in the Software without restriction, including
     59 without limitation the rights to use, copy, modify, merge, publish,
     60 distribute, sublicense, and/or sell copies of the Software, and to
     61 permit persons to whom the Software is furnished to do so, subject to
     62 the following conditions:
     63 
     64 The above copyright notice and this permission notice (including the
     65 next paragraph) shall be included in all copies or substantial
     66 portions of the Software.
     67 
     68 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
     69 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
     70 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
     71 IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
     72 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
     73 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
     74 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     75 */
     76 
     77 
     78 #define NV50_3D_BLEND_FACTOR_ZERO				0x00004000
     79 #define NV50_3D_BLEND_FACTOR_ONE				0x00004001
     80 #define NV50_3D_BLEND_FACTOR_SRC_COLOR				0x00004300
     81 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_SRC_COLOR		0x00004301
     82 #define NV50_3D_BLEND_FACTOR_SRC_ALPHA				0x00004302
     83 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA		0x00004303
     84 #define NV50_3D_BLEND_FACTOR_DST_ALPHA				0x00004304
     85 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_DST_ALPHA		0x00004305
     86 #define NV50_3D_BLEND_FACTOR_DST_COLOR				0x00004306
     87 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_DST_COLOR		0x00004307
     88 #define NV50_3D_BLEND_FACTOR_SRC_ALPHA_SATURATE			0x00004308
     89 #define NV50_3D_BLEND_FACTOR_CONSTANT_COLOR			0x0000c001
     90 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR		0x0000c002
     91 #define NV50_3D_BLEND_FACTOR_CONSTANT_ALPHA			0x0000c003
     92 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA		0x0000c004
     93 #define NV50_3D_BLEND_FACTOR_SRC1_COLOR				0x0000c900
     94 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_SRC1_COLOR		0x0000c901
     95 #define NV50_3D_BLEND_FACTOR_SRC1_ALPHA				0x0000c902
     96 #define NV50_3D_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA		0x0000c903
     97 
     98 #endif /* NV_3DDEFS_XML */
     99