Lines Matching refs:finished
222 virtual bool finished (const glu::ShaderType shaderType) const = 0;231 bool finished (const glu::ShaderType shaderType) const { DE_UNREF(shaderType); return false; }329 DE_ASSERT(!m_srcGen.finished(shaderType));