Searched refs:vertexAttibBuffer (Results 1 – 1 of 1) sorted by relevance
1370 glu::Buffer vertexAttibBuffer (m_context.getRenderContext()); in renderToTexture() local1376 gl.bindBuffer(GL_ARRAY_BUFFER, *vertexAttibBuffer); in renderToTexture()1455 glu::Buffer vertexAttibBuffer (m_context.getRenderContext()); in sampleTexture() local1461 gl.bindBuffer(GL_ARRAY_BUFFER, *vertexAttibBuffer); in sampleTexture()