Searched defs:OutputCountPatternSpec (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp166 struct OutputCountPatternSpec struct in namespace:deqp::gles31::Functional::__anon3571
168 OutputCountPatternSpec (int count);
169 OutputCountPatternSpec (int count0, int count1);
174 OutputCountPatternSpec::OutputCountPatternSpec (int count) function in class:deqp::gles31::Functional::__anon3571::OutputCountPatternSpec
179 OutputCountPatternSpec::OutputCountPatternSpec (int count0, int count1) function in class:deqp::gles31::Functional::__anon3571::OutputCountPatternSpec
773 OutputCountShader (const OutputCountPatternSpec& spec);
780 std::string genGeometrySource (const OutputCountPatternSpec& spec) const;
781 size_t getPatternEmitCount (const OutputCountPatternSpec
[all...]

Completed in 55 milliseconds