Home
last modified time | relevance | path

Searched refs:CustomPropertyData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.h97 struct CustomPropertyData { struct
164 CustomPropertyData customPropertyData_;
H A Dshader_pipeline_binder.cpp49 …ropertyMetadata(const json::value& customProperties, ShaderPipelineBinder::CustomPropertyData& cpd) in UpdateCustomPropertyMetadata()