HomeSort by relevance Sort by last modified time
    Searched refs:RuleViolation (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsFboUtil.hpp 377 struct RuleViolation
384 void addViolation (std::vector<RuleViolation>& dst, glw::GLenum code, const char* description) const;
386 std::vector<RuleViolation> m_errorCodes; //!< Allowed GL errors, GL_NO_ERROR is not allowed
387 std::vector<RuleViolation> m_errorStatuses; //!< Allowed FBO error statuses, GL_FRAMEBUFFER_COMPLETE is not allowed
glsFboUtil.cpp 907 void ValidStatusCodes::addViolation (std::vector<RuleViolation>& dst, glw::GLenum code, const char* description) const
921 RuleViolation violation;
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 912 milliseconds