Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h80 int maxAtomicCounterBufferBindings = 0; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp421 m_indexedAtomicCounterBuffers.resize(getCaps()->maxAtomicCounterBufferBindings); in init()
1822 &glSupport.maxAtomicCounterBufferBindings); in initCapsLocked()