Lines Matching refs:OutputCase
1480 enum OutputCase enum in deqp::gles31::Functional::__anon38a6d29b0111::InvocationCountShader
1488 …InvocationCountShader (const glu::ContextType& contextType, int numInvocations, OutputCase testCa…
1495 …genGeometrySource (const glu::ContextType& contextType, int numInvocations, OutputCase testCase);
1496 static size_t getNumVertices (int numInvocations, OutputCase testCase);
1499 const OutputCase m_testCase;
1502 …nvocationCountShader (const glu::ContextType& contextType, int numInvocations, OutputCase testCase) in InvocationCountShader()
1590 …r::genGeometrySource (const glu::ContextType& contextType, int numInvocations, OutputCase testCase) in genGeometrySource()
1656 size_t InvocationCountShader::getNumVertices (int numInvocations, OutputCase testCase) in getNumVertices()
4279 enum OutputCase enum in deqp::gles31::Functional::__anon38a6d29b0111::GeometryInvocationCase
4287 …text& context, const char* name, const char* description, int numInvocations, OutputCase testCase);
4297 static InvocationCountShader::OutputCase mapToShaderCaseType (OutputCase testCase);
4299 const OutputCase m_testCase;
4304 …ntext& context, const char* name, const char* description, int numInvocations, OutputCase testCase) in GeometryInvocationCase()
4408 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType (OutputCase testCase) in mapToShaderCaseType()