Function CameraFeed._allocateTexture

void _allocateTexture (
  const(long) width,
  const(long) height,
  const(long) format,
  const(long) texture_type,
  const(long) data_type
) nothrow @nogc;