Searched refs:BeforeDrawValidator (Results 1 – 1 of 1) sorted by relevance
228 class BeforeDrawValidator : public glu::DrawUtilCallback class239 BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType);255 BeforeDrawValidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType … in BeforeDrawValidator() function in deqp::gls::sl::BeforeDrawValidator264 void BeforeDrawValidator::beforeDrawCall (void) in beforeDrawCall()327 const std::string& BeforeDrawValidator::getInfoLog (void) const in getInfoLog()332 glw::GLint BeforeDrawValidator::getValidateStatus (void) const in getValidateStatus()889 BeforeDrawValidator beforeDrawValidator (gl, in execute()891 …(m_separatePrograms) ? (BeforeDrawValidator::TARGETTYPE_PIPELINE) : (BeforeDrawValidator::TARGETTY… in execute()