Searched refs:isBufferHostMapDirty (Results 1 – 2 of 2) sorted by relevance
293 bool isBufferHostMapDirty(GLuint id) const;
472 bool GLClientState::isBufferHostMapDirty(GLuint id) const { in isBufferHostMapDirty() function in gfxstream::guest::GLClientState937 return !isBufferHostMapDirty(id); in shouldSkipHostMapBuffer()