Home
last modified time | relevance | path

Searched defs:RenderHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H A Di_audio_adapter.h29 using RenderHandle = uint64_t; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Dresource_handle.h33 struct RenderHandle { struct
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp554 bool CheckForBarrierNeed(const unordered_map<RenderHandle, uint32_t>& handledCustomBarriers, in CheckForBarrierNeed()