Home | History | Annotate | Download | only in opengl

Lines Matching defs:glDispatchComputeIndirect

217     // C function void glDispatchComputeIndirect ( GLintptr indirect );
219 public static native void glDispatchComputeIndirect(long indirect);