Home
last modified time | relevance | path

Searched refs:SetSampler (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sampler.h37 void SetSampler(GLuint sampler) in SetSampler() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h281 …void SetSampler(size_t index, CORE_NS::Entity targetEntity, SCENE_NS::ITextureInfo::SamplerId samp…
H A Dmaterial_impl.cpp283 sh->SetSampler( in SubscribeToTextureInfo()
H A Dscene_holder.cpp2261 void SceneHolder::SetSampler(size_t index, CORE_NS::Entity targetEntity, SCENE_NS::ITextureInfo::Sa… in SetSampler() function in SceneHolder
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp222 webGlSampler->SetSampler(samplerId); in CreateSampler()