OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGLExt
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/rsov/compiler/
Builtin.cpp
69
return b->MakeExtInst(call->mResultType, m->
getGLExt
(), extOpCode, extOpnds);
75
return b->MakeExtInst(call->mResultType, m->
getGLExt
(), extOpCode,
168
return b->MakeExtInst(call->mResultType, m->
getGLExt
(), 64,
176
auto packed = b->MakeExtInst(call->mResultType, m->
getGLExt
(),
/frameworks/rs/rsov/compiler/spirit/
module.h
130
ExtInstImportInst *
getGLExt
() const { return mGLExt; }
Completed in 99 milliseconds