PFNGLSIGNALSEMAPHOREEXTPROCDart typedef

PFNGLSIGNALSEMAPHOREEXTPROCDart = void Function(int semaphore, int numBufferBarriers, Pointer<Uint32> buffers, int numTextureBarriers, Pointer<Uint32> textures, Pointer<Uint32> dstLayouts)

Implementation

typedef PFNGLSIGNALSEMAPHOREEXTPROCDart =
    void Function(
      int semaphore,
      int numBufferBarriers,
      Pointer<Uint32> buffers,
      int numTextureBarriers,
      Pointer<Uint32> textures,
      Pointer<Uint32> dstLayouts,
    );