Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp46 uint8_t maxImageBinding { 0 }; // next free imagetexture unit member
381 binder imageBindings { map.maxImageBinding, map.map, bindings }; in PostProcessSource()