Home
last modified time | relevance | path

Searched refs:customPropertyData_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp255 customPropertyData_.properties = in InitCustomProperties()
262 if (customPropertyData_.properties && bindingPropertyData_.properties) { in InitCustomProperties()
263 UpdateCustomPropertyMetadata(*metaJson, customPropertyData_); in InitCustomProperties()
264 customPropertyData_.handle = customPropertyData_.properties.get(); in InitCustomProperties()
594 return customPropertyData_.handle; in GetProperties()
638 cpbv.set = customPropertyData_.set; in GetPropertyBindingView()
639 cpbv.binding = customPropertyData_.binding; in GetPropertyBindingView()
641 (customPropertyData_.properties) ? customPropertyData_ in GetPropertyBindingView()
[all...]
H A Dshader_pipeline_binder.h164 CustomPropertyData customPropertyData_; member in ShaderPipelineBinder

Completed in 2 milliseconds