Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sampler.h51 void SetSampleUnit(GLuint unit) in SetSampleUnit() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp241 sampler->SetSampleUnit(0); in DeleteSampler()
272 sampler->SetSampleUnit(unit); in BindSampler()