Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h299 void UnBindSampler(uint32_t sampler);
H A Ddevice_gles.cpp1766 UnBindSampler(sampler); in DeleteSampler()
1916 void DeviceGLES::UnBindSampler(uint32_t sampler) in UnBindSampler() function in DeviceGLES