Lines Matching refs:isPoint
127 glu::ProgramSources genShaders(glu::GLSLVersion version, bool isPoint) in genShaders() argument
131 if (isPoint) in genShaders()
195 virtual bool isPoint (void) const = 0;
219 …ader (m_renderCtx, genShaders(glu::getContextTypeGLSLVersion(m_renderCtx.getType()), isPoint())); in iterate()
317 virtual bool isPoint (void) const;
340 bool ScissorPrimitiveCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::ScissorPrimitiveCase
436 virtual bool isPoint (void) const;
461 bool ScissorClearCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::ScissorClearCase
517 virtual bool isPoint (void) const;
553 bool FramebufferBlitCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::FramebufferBlitCase
616 virtual bool isPoint (void) const;
648 …ader (m_renderCtx, genShaders(glu::getContextTypeGLSLVersion(m_renderCtx.getType()), isPoint())); in iterate()
873 bool FramebufferClearCase::isPoint (void) const in isPoint() function in deqp::gls::Functional::__anon398845420111::FramebufferClearCase