Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h111 virtual void explicitInt8Check(const TSourceLoc&, const char* op, bool builtIn = false);
DVersions.cpp1259 void TParseVersions::explicitInt8Check(const TSourceLoc& loc, const char* op, bool builtIn) in explicitInt8Check() function in glslang::TParseVersions