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

  /frameworks/rs/rsov/compiler/spirit/
module.h 148 VariableInst *getNumWorkgroups();
434 VariableInst *getNumWorkgroups();
builder_test.cpp 93 auto GNum = m->getNumWorkgroups();
module.cpp 414 VariableInst *Module::getNumWorkgroups() {
415 return getGlobalSection()->getNumWorkgroups();
893 VariableInst *GlobalSection::getNumWorkgroups() {
  /frameworks/rs/rsov/compiler/
Wrapper.cpp 137 NumWorkgroups = m->getNumWorkgroups();

Completed in 90 milliseconds