Searched refs:OutputCountPatternSpec (Results 1 – 1 of 1) sorted by relevance
208 struct OutputCountPatternSpec struct210 OutputCountPatternSpec(int count);211 OutputCountPatternSpec(int count0, int count1);216 OutputCountPatternSpec::OutputCountPatternSpec(int count) in OutputCountPatternSpec() function in deqp::gles31::Functional::__anon539908d10111::OutputCountPatternSpec221 OutputCountPatternSpec::OutputCountPatternSpec(int count0, int count1) in OutputCountPatternSpec() function in deqp::gles31::Functional::__anon539908d10111::OutputCountPatternSpec869 OutputCountShader(const glu::ContextType &contextType, const OutputCountPatternSpec &spec);878 …std::string genGeometrySource(const glu::ContextType &contextType, const OutputCountPatternSpec &s…879 size_t getPatternEmitCount(const OutputCountPatternSpec &spec) const;883 const OutputCountPatternSpec m_spec;886 …tShader::OutputCountShader(const glu::ContextType &contextType, const OutputCountPatternSpec &spec) in OutputCountShader()[all …]