Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h81 int maxShaderStorageBufferBindings = 0; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp422 m_indexedShaderStorageBuffers.resize(getCaps()->maxShaderStorageBufferBindings); in init()
1824 &glSupport.maxShaderStorageBufferBindings); in initCapsLocked()