Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DPragma.h28 STDGL stdgl; member
DDirectiveHandler.cpp59 bool stdgl) in handlePragma()
DParseContext.cpp1894 bool stdgl) in handlePragmaDirective()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
DDirectiveParser.cpp562 bool stdgl = token->text == "STDGL"; in parsePragma() local