Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h607 void checkPixelLocalStorageBindingIsValid(const TSourceLoc &, const TType &);
DParseContext.cpp2110 checkPixelLocalStorageBindingIsValid(identifierLocation, type); in checkBindingIsValid()
2313 void TParseContext::checkPixelLocalStorageBindingIsValid(const TSourceLoc &location, in checkPixelLocalStorageBindingIsValid() function in sh::TParseContext