Home
last modified time | relevance | path

Searched defs:typeDecl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp42 uint32_t GetPropertyTypeByteSize(const PropertyTypeDecl& typeDecl) in GetPropertyTypeByteSize()
79 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData()
207 const uintptr_t offset, const PropertyTypeDecl& typeDecl) in AddOffsetProperty()
233 const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) in AddOffsetProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp41 uint32_t GetPropertyTypeByteSize(const PropertyTypeDecl& typeDecl) in GetPropertyTypeByteSize()
76 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData()
202 const uintptr_t offset, const PropertyTypeDecl& typeDecl) in AddOffsetProperty()
228 const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) in AddOffsetProperty()
595 const uintptr_t offset, const PropertyTypeDecl& typeDecl) in AddOffsetProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp83 const PropertyTypeDecl typeDecl = in UpdateCustomPropertyMetadata() local
145 const PropertyTypeDecl typeDecl = in UpdateBindingPropertyMetadata() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp103 const PropertyTypeDecl typeDecl = in UpdateCustomPropertyMetadata() local
H A Dmaterial_component_manager.cpp277 …const CORE_NS::PropertyTypeDecl typeDecl = CustomPropertyPodHelper::GetPropertyTypeDeclaration(typ… in UpdateCustomPropertyMetadata() local