diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-12-31 07:12:27 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-12-31 07:12:27 +0000 |
commit | 051645c92924bf915d82bf219f2ed67309b5577a (patch) | |
tree | 4aae126dd8e5a18c6a9926a5468d1561e6038a07 /lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h | |
parent | 2dae6fe6f74cf7fb9fd65285302c0331d9786b00 (diff) |
Merge Mesa 17.2.8
Diffstat (limited to 'lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h')
-rw-r--r-- | lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h b/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h index 1be595223..d7245fbca 100644 --- a/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h +++ b/lib/mesa/src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h @@ -631,6 +631,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define NVC0_3D_UNK0F00__ESIZE 0x00000004 #define NVC0_3D_UNK0F00__LEN 0x00000004 +#define NVC0_3D_POST_DEPTH_COVERAGE 0x00000f1c + #define NVE4_3D_UNK0F20(i0) (0x00000f20 + 0x4*(i0)) #define NVE4_3D_UNK0F20__ESIZE 0x00000004 #define NVE4_3D_UNK0F20__LEN 0x00000005 @@ -772,6 +774,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define NVC0_3D_VTX_ATTR_MASK_UNK0DD0_ALT__ESIZE 0x00000004 #define NVC0_3D_VTX_ATTR_MASK_UNK0DD0_ALT__LEN 0x00000004 +#define NVC0_3D_FILL_RECTANGLE 0x0000113c +#define NVC0_3D_FILL_RECTANGLE_ENABLE 0x00000002 + #define NVC0_3D_UNK1140 0x00001140 #define NVC0_3D_UNK1144 0x00001144 |