bytesPerTexel constant
int
const bytesPerTexel
Bytes per texel for RGBA32F.
Implementation
static const int bytesPerTexel = 16;
Bytes per texel for RGBA32F.
static const int bytesPerTexel = 16;