Searched refs:bytesShift (Results 1 – 1 of 1) sorted by relevance
43 Type() : bytes(0), bytesShift(0), specialInterpretation(0) {} in Type()47 bytesShift((packedTypeInfo >> 8) & 0xff), in Type()52 GLuint bytesShift; // Bit shift by this value to effectively divide/multiply by "bytes" in a member