Searched refs:shouldSkipHostMapBuffer (Results 1 – 3 of 3) sorted by relevance
329 bool shouldSkipHostMapBuffer(GLenum target);
935 bool GLClientState::shouldSkipHostMapBuffer(GLenum target) { in shouldSkipHostMapBuffer() function in gfxstream::guest::GLClientState
3379 if (ctx->m_state->shouldSkipHostMapBuffer(target)) in s_glMapBufferRangeAEMUImpl()