Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h352 struct ClientDataIndices { struct
359 const BASE_NS::string_view path, const RenderHandleType type, const ClientDataIndices& cdi);
H A Dshader_manager.cpp444 const string_view path, const RenderHandleType type, const ClientDataIndices& cdi) in CreateClientData()