Home | History | Annotate | Download | only in functional

Lines Matching full:tempbuffer

741 		const Buffer				tempBuffer		(m_context.getRenderContext());
757 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *tempBuffer);
759 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 1, *tempBuffer);