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

  /external/swiftshader/src/OpenGL/compiler/
SymbolTable.h 92 bool isUserType() const { return userType; }
  /external/deqp-deps/glslang/glslang/MachineIndependent/
SymbolTable.h 166 virtual bool isUserType() const { return userType; }

Completed in 146 milliseconds