Searched defs:boundBuffer (Results 1 – 2 of 2) sorted by relevance
174 std::optional<HandleType> boundBuffer; member
3072 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder3355 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local3403 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local3441 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local3493 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local