Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp120 struct FormatProperties { struct
121 size_t componentCount;
122 size_t componentByteSize;
123 Format format;
124 bool isNormalized;
125 bool isSigned;
126 ToIntermediate toIntermediate;
127 FromIntermediate fromIntermediate;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h136 struct FormatProperties { struct