Searched defs:boundBuffer (Results 1 – 2 of 2) sorted by relevance
169 std::optional<HandleType> boundBuffer; member
3070 GLuint GL2Encoder::boundBuffer(GLenum target) const { in boundBuffer() function in GL2Encoder3353 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferOES() local3401 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glMapBufferRange() local3439 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glUnmapBuffer() local3491 GLuint boundBuffer = ctx->m_state->getBuffer(target); in s_glFlushMappedBufferRange() local