Searched refs:specialInterpretation (Results 1 – 2 of 2) sorted by relevance
43 Type() : bytes(0), bytesShift(0), specialInterpretation(0) {} in Type()48 specialInterpretation((packedTypeInfo >> 16) & 1) in Type()54 bool specialInterpretation; member
1484 GLuint components = typeInfo.specialInterpretation ? 1u : componentCount; in computePixelBytes()