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

  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.cpp 259 const bool emitGlobalInfo, const bool emitGlobalInfoSkipConstant,
266 if (emitGlobalInfoSkipConstant) {
398 bool emitGlobalInfoSkipConstant = getCpuRefImpl()->getEmbedGlobalInfoSkipConstant();
401 emitGlobalInfo, emitGlobalInfoSkipConstant,
rsCpuScript.cpp 88 int optLevel, bool emitGlobalInfoSkipConstant) {
95 if (emitGlobalInfoSkipConstant) {
348 bool emitGlobalInfoSkipConstant = mCtx->getEmbedGlobalInfoSkipConstant();
351 optLevel, emitGlobalInfoSkipConstant);
    [all...]

Completed in 56 milliseconds