Searched defs:boundBuffer (Results 1 – 4 of 4) sorted by relevance
273 Buffer *boundBuffer, in bindVertexBufferImpl()333 Buffer *boundBuffer, in bindVertexBuffer()452 Buffer *boundBuffer, in setVertexAttribPointerImpl()511 gl::Buffer *boundBuffer, in setVertexAttribPointer()524 gl::Buffer *boundBuffer, in setVertexAttribIPointer()
440 Buffer *boundBuffer, in setVertexAttribPointer()454 Buffer *boundBuffer, in setVertexAttribIPointer()
1719 Buffer *boundBuffer, in bindVertexBuffer()
2872 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder3156 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local3204 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local3272 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local3338 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local