Home
last modified time | relevance | path

Searched defs:bufferBindings (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp333 const std::vector<BufferBinding>& bufferBindings) { in postLoadRestoreCtx()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h214 VertexAttribBindingVector& bufferBindings() { in bufferBindings() function
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h223 VertexAttribBindingVector& bufferBindings() { return it->second.bindingState; } in bufferBindings() function