Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp42 uint32_t GetPropertyTypeByteSize(const PropertyTypeDecl& typeDecl) in GetPropertyTypeByteSize() argument
79 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData() argument
217 typeDecl, // type in AddOffsetProperty() local
206 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl) AddOffsetProperty() argument
232 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) AddOffsetProperty() argument
243 typeDecl, // type AddOffsetProperty() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp41 uint32_t GetPropertyTypeByteSize(const PropertyTypeDecl& typeDecl) in GetPropertyTypeByteSize() argument
76 constexpr MetaData GetMetaData(const PropertyTypeDecl& typeDecl) in GetMetaData() argument
212 typeDecl, // type in AddOffsetProperty() local
201 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl) AddOffsetProperty() argument
227 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) AddOffsetProperty() argument
238 typeDecl, // type AddOffsetProperty() local
594 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl) AddOffsetProperty() argument
619 typeDecl, // type AddOffsetProperty() local
[all...]
/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(type); in UpdateCustomPropertyMetadata() local
/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

Completed in 7 milliseconds