Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DparseVersions.h95 virtual void explicitInt8Check(const TSourceLoc&, const char* op, bool builtIn = false);
DVersions.cpp1001 void TParseVersions::explicitInt8Check(const TSourceLoc& loc, const char* op, bool builtIn) in explicitInt8Check() function in glslang::TParseVersions