HomeSort by relevance Sort by last modified time
    Searched refs:getInvocationId (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/rsov/compiler/spirit/
module.h 145 VariableInst *getInvocationId();
429 VariableInst *getInvocationId();
builder_test.cpp 84 auto InvocationID = m->getInvocationId();
module.cpp 403 VariableInst *Module::getInvocationId() {
404 return getGlobalSection()->getInvocationId();
849 VariableInst *GlobalSection::getInvocationId() {
  /frameworks/rs/rsov/compiler/
Wrapper.cpp 113 InvocationId = m->getInvocationId();

Completed in 152 milliseconds