Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_state_loader_util.cpp336 if (const json::value* graphicsStateIt = state.find("state"); graphicsStateIt) { in LoadStates() local
337 ParseSingleState(*graphicsStateIt, ssr); in LoadStates()