Home
last modified time | relevance | path

Searched defs:stdgl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DPragma.h25 STDGL stdgl; member
H A DDirectiveHandler.cpp57 bool stdgl) in handlePragma()
H A DParseContext.cpp2543 bool stdgl) in handlePragmaDirective()
/aosp_15_r20/external/angle/src/compiler/preprocessor/
H A DDirectiveParser.cpp576 bool stdgl = token->text == "STDGL"; in parsePragma() local