Home
last modified time | relevance | path

Searched defs:handleExtension (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp97 void TDirectiveHandler::handleExtension(const pp::SourceLocation& loc, in handleExtension() function in TDirectiveHandler
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDirectiveHandler.cpp119 void TDirectiveHandler::handleExtension(const angle::pp::SourceLocation &loc, in handleExtension() function in sh::TDirectiveHandler
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dentity_db.py196 def handleExtension(self, name, info): member in EntityDatabase