OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RuleViolation
(Results
1 - 2
of
2
) 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
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
Completed in 52 milliseconds