Home
last modified time | relevance | path

Searched defs:bindBuffer (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotBuffers_unittest.cpp82 void bindBuffer(GLenum binding, GLuint buffer) { in bindBuffer() function in gfxstream::gl::__anonaa83bcdc0111::SnapshotGlBufferObjectsTest
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp361 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DGLEScontext.cpp778 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
1204 GLuint GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp790 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() function in GLClientState