Home
last modified time | relevance | path

Searched refs:specialInterpretation (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.h54 bool specialInterpretation; member
Dformatutils.cpp148 specialInterpretation(false) in Type()
156 …inline void InsertTypeInfo(TypeInfoMap *map, GLenum type, GLuint bytes, bool specialInterpretation) in InsertTypeInfo() argument
160 info.specialInterpretation = specialInterpretation; in InsertTypeInfo()
599 if (typeInfo.specialInterpretation) in computeBlockSize()