Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DWrapper.cpp300 std::stringstream ssGlobalSize; in DecorateGlobalBuffer() local
301 ssGlobalSize << ".rsov.GlobalSize:" << Ctxt.getGlobalSize(); in DecorateGlobalBuffer()
302 m->addString(ssGlobalSize.str().c_str()); in DecorateGlobalBuffer()