Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp485 struct VertexInputBindingDescription { struct
487 uint32_t binding { ~0u };
489 uint32_t stride { 0u };
491 VertexInputRate vertexInputRate { VertexInputRate::MAX_ENUM };
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h1246 struct VertexInputBindingDescription { struct