Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h181 uint32_t bindTexture; member
H A Drender_backend_gles.cpp2555 auto bindTexture = [this](uint32_t textureUnit, const GpuImagePlatformDataGL& dplat) { in BindResources() local