Searched refs:isBufferMapped (Results 1 – 4 of 4) sorted by relevance
147 bool isBufferMapped(GLuint bufferId);
258 bool GLSharedGroup::isBufferMapped(GLuint bufferId) { in isBufferMapped() function in GLSharedGroup
96 bool isBufferMapped(GLuint buffer) const;
2596 bool GL2Encoder::isBufferMapped(GLuint buffer) const { in isBufferMapped() function in GL2Encoder