Home
last modified time | relevance | path

Searched defs:RenderCommandDispatchIndirect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.h193 struct RenderCommandDispatchIndirect { struct
194 RenderHandle argsHandle;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1195 void RenderBackendGLES::RenderCommandDispatchIndirect(const RenderCommandWithType& ref) in RenderCommandDispatchIndirect() function in RenderBackendGLES