Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.h130 ExtInstImportInst *getGLExt() const { return mGLExt; } in getGLExt()
241 ExtInstImportInst *mGLExt; variable
Dmodule.cpp196 mGLExt = extInst; in addExtInstImport()