Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp48 uint8_t maxStorageBinding { 0 }; // next free storege buffer binding member
377 binder storageBindings { map.maxStorageBinding, map.map, bindings }; in PostProcessSource()