Searched refs:unmapResult (Results 1 – 1 of 1) sorted by relevance
1099 glw::GLboolean unmapResult; in renderWithFeedback() local1109 unmapResult = gl.unmapBuffer(GL_TRANSFORM_FEEDBACK_BUFFER); in renderWithFeedback()1112 if (unmapResult != GL_TRUE) in renderWithFeedback()