Home
last modified time | relevance | path

Searched refs:stateIndex (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp408 const uint32_t stateIndex = RenderHandleUtil::GetIndexPart(defaultGfxState.GetHandle()); in CreateGraphicsShader() local
417 { uri, rsId, catId, vidIndex, plIndex, stateIndex, vertIndex, fragIndex, shaderStr, matMeta }, in CreateGraphicsShader()
426 { uri, rsId, catId, vidIndex, plIndex, stateIndex, vertIndex, fragIndex, shaderStr, matMeta }, in CreateGraphicsShader()
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp372 for (const auto &[stateIndex, timeStamp] : stateRecordList_) { in DumpShowDetailInfo()
373 result += STATE_NAME_LIST[stateIndex] + "\t" + std::to_string(timeStamp) + "\n"; in DumpShowDetailInfo()

Completed in 2 milliseconds