Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program_util.cpp33 struct VertexAttributeInfo { struct
34 uint32_t byteSize { 0 };
35 VertexInputDeclaration::VertexInputAttributeDescription description;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp507 struct VertexAttributeInfo { struct
508 uint32_t byteSize { 0 };
509 VertexInputDeclaration::VertexInputAttributeDescription description;