Home | History | Annotate | Download | only in glshared

Lines Matching refs:m_outputBuffer

857 	deUint32			getOutputBuffer		(void) const		{ return *m_outputBuffer;					}
889 glu::Buffer m_outputBuffer;
899 , m_outputBuffer (renderCtx)
920 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *m_outputBuffer);
1087 const deUint32 buffer = *m_outputBuffer;