Searched refs:isNonIndexedBindNoOp (Results 1 – 3 of 3) sorted by relevance
317 bool isNonIndexedBindNoOp(GLenum target, GLuint buffer);
857 bool GLClientState::isNonIndexedBindNoOp(GLenum target, GLuint buffer) { in isNonIndexedBindNoOp() function in gfxstream::guest::GLClientState
667 bool nop = ctx->m_state->isNonIndexedBindNoOp(target, id); in s_glBindBuffer()