Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_material.h293 size_t textureSlotIndex, const BASE_NS::string_view& name) in GetMappedProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp379 auto textureSlotIndex = textureSlotId - 1; in BindTextureSlot() local
1041 int textureSlotIndex = textures.size(); in SynchronizeInputsFromMetadata() local