The Nebula Device 3: c:/nebula3/code/foundation/core/config.h File Reference

The Nebula Device 3

c:/nebula3/code/foundation/core/config.h File Reference


Detailed Description

Nebula3 compiler specific defines and configuration.

(C) 2006 Radon Labs GmbH

Variables

static const int JobMaxSliceSize = 0x3FFF

Variable Documentation

const int JobMaxSliceSize = 0x3FFF [static]

max size of a data slice is 16 kByte - 1 byte this needs to be in a header, which is accessable from SPU too, thats why its here