Searched refs:BeforeDrawValidator (Results 1 – 1 of 1) sorted by relevance
604 class BeforeDrawValidator : public glu::DrawUtilCallback class615 BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType);631 BeforeDrawValidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType … in BeforeDrawValidator() function in deqp::gls::BeforeDrawValidator640 void BeforeDrawValidator::beforeDrawCall (void) in beforeDrawCall()703 const std::string& BeforeDrawValidator::getInfoLog (void) const in getInfoLog()708 glw::GLint BeforeDrawValidator::getValidateStatus (void) const in getValidateStatus()1163 BeforeDrawValidator beforeDrawValidator (gl, in execute()1165 …(separablePrograms) ? (BeforeDrawValidator::TARGETTYPE_PIPELINE) : (BeforeDrawValidator::TARGETTYP… in execute()