Home | History | Annotate | Download | only in glshared

Lines Matching defs:m_inputBuffer

856 	deUint32			getInputBuffer		(void) const		{ return *m_inputBuffer;					}
888 glu::Buffer m_inputBuffer;
898 , m_inputBuffer (renderCtx)
912 gl.bindBuffer(GL_SHADER_STORAGE_BUFFER, *m_inputBuffer);
1051 const deUint32 buffer = *m_inputBuffer;