Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Drender_data_defines_3d.h285 RenderDrawCommand drawCommand; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp567 void ShaderPipelineBinder::SetDrawCommand(const DrawCommand& drawCommand) in SetDrawCommand()