HomeSort by relevance Sort by last modified time
    Searched refs:specialInterpretation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
formatutils.h 54 bool specialInterpretation;
formatutils.cpp 148 specialInterpretation(false)
156 static inline void InsertTypeInfo(TypeInfoMap *map, GLenum type, GLuint bytes, bool specialInterpretation)
160 info.specialInterpretation = specialInterpretation;
    [all...]

Completed in 114 milliseconds