Home | History | Annotate | Download | only in functional

Lines Matching refs:outputBuffer

151 		const Buffer				outputBuffer	(m_context.getRenderContext());
196 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
198 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 1, *outputBuffer);
271 const Buffer outputBuffer (m_context.getRenderContext());
317 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
319 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, blockInfo.bufferBinding, *outputBuffer);
394 const Buffer outputBuffer (m_context.getRenderContext());
415 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
425 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
597 const Buffer outputBuffer (m_context.getRenderContext());
639 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
641 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
722 const Buffer outputBuffer (m_context.getRenderContext());
748 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
756 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
811 const Buffer outputBuffer (m_context.getRenderContext());
849 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
851 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
903 const Buffer outputBuffer (m_context.getRenderContext());
941 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
943 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
1011 const Buffer outputBuffer (m_context.getRenderContext());
1047 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
1049 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
1369 const Buffer outputBuffer (m_context.getRenderContext());
1394 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
1402 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);
1457 const Buffer outputBuffer (m_context.getRenderContext());
1513 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *outputBuffer);
1515 gl.bindBufferBase(GL_SHADER_STORAGE_BUFFER, 0, *outputBuffer);