head	1.1;
branch	1.1.1;
access;
symbols
	netbsd-11-0-RC4:1.1.1.1
	netbsd-11-0-RC3:1.1.1.1
	netbsd-11-0-RC2:1.1.1.1
	netbsd-11-0-RC1:1.1.1.1
	netbsd-11:1.1.1.1.0.6
	netbsd-11-base:1.1.1.1
	netbsd-10-1-RELEASE:1.1.1.1
	netbsd-9-4-RELEASE:1.1.1.1
	netbsd-10-0-RELEASE:1.1.1.1
	netbsd-10-0-RC6:1.1.1.1
	netbsd-10-0-RC5:1.1.1.1
	netbsd-10-0-RC4:1.1.1.1
	netbsd-10-0-RC3:1.1.1.1
	netbsd-10-0-RC2:1.1.1.1
	netbsd-10-0-RC1:1.1.1.1
	netbsd-10:1.1.1.1.0.4
	netbsd-10-base:1.1.1.1
	netbsd-9-3-RELEASE:1.1.1.1
	mesa-21-3-7:1.1.1.1
	netbsd-9-2-RELEASE:1.1.1.1
	netbsd-9-1-RELEASE:1.1.1.1
	netbsd-9-0-RELEASE:1.1.1.1
	netbsd-9-0-RC2:1.1.1.1
	netbsd-9-0-RC1:1.1.1.1
	mesalib-19-1-7:1.1.1.1
	netbsd-9:1.1.1.1.0.2
	netbsd-9-base:1.1.1.1
	mesa-18-3-6:1.1.1.1
	mesa-18-3-4:1.1.1.1
	xorg:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2019.03.10.03.42.44;	author mrg;	state Exp;
branches
	1.1.1.1;
next	;
commitid	r12jo1Nf3ebQKLeB;

1.1.1.1
date	2019.03.10.03.42.44;	author mrg;	state Exp;
branches;
next	;
commitid	r12jo1Nf3ebQKLeB;


desc
@@


1.1
log
@Initial revision
@
text
@/* NVC0_CP_MACRO_LAUNCH_GRID_INDIRECT
 *
 * arg     = num_groups_x
 * parm[0] = num_groups_y
 * parm[1] = num_groups_z
 */
.section #mme90c0_launch_grid_indirect
   parm $r2 maddr 0x108e /* GRIDDIM_YX */
   braz $r1 #fail
   parm $r3
   braz annul $r2 #fail
   braz annul $r3 #fail
   send (extrinsrt $r1 $r2 0x0 0x10 0x10) /* num_groups_y << 16 | num_groups_x */
   send $r3
   maddrsend 0xa7 /* COMPUTE_BEGIN */
   maddrsend 0x282 /* UNKA08 */
   maddr 0xda /* LAUNCH */
   send 0x1000
   maddrsend 0x281 /* COMPUTE_END */
   exit maddr 0xd8 /* UNK360 */
   send 0x1
fail:
   exit
   nop
@


1.1.1.1
log
@from maya:

Import mesa 18.3.4.

Mesa 18.3.4 implements the OpenGL 4.5 API.
Some drivers don't support all the features required in OpenGL 4.5.
@
text
@@
