Lines Matching refs:genGeometrySource

208 …std::string	genGeometrySource		(const glu::ContextType& contextType, rr::GeometryShaderInputType i…
221 << sglr::pdec::GeometrySource(genGeometrySource(contextType, inputType, outputType).c_str())) in VertexExpanderShader()
282 std::string VertexExpanderShader::genGeometrySource (const glu::ContextType& contextType, rr::Geome… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::VertexExpanderShader
306 …std::string genGeometrySource (const glu::ContextType& contextType, int emitCountA, int endCountA…
324 …<< sglr::pdec::GeometrySource(genGeometrySource(contextType, emitCountA, endCountA, emitCountB, en… in VertexEmitterShader()
383 std::string VertexEmitterShader::genGeometrySource (const glu::ContextType& contextType, int emitCo… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::VertexEmitterShader
791 …std::string genGeometrySource (const glu::ContextType& contextType, const OutputCountPattern…
809 << sglr::pdec::GeometrySource(genGeometrySource(contextType, spec).c_str())) in OutputCountShader()
856 std::string OutputCountShader::genGeometrySource (const glu::ContextType& contextType, const Output… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::OutputCountShader
927 std::string genGeometrySource (const glu::ContextType& contextType, VariableTest test) const;
946 << sglr::pdec::GeometrySource(genGeometrySource(contextType, test).c_str())) in BuiltinVariableShader()
1047 std::string BuiltinVariableShader::genGeometrySource (const glu::ContextType& contextType, Variable… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::BuiltinVariableShader
1217 …static std::string genGeometrySource (const glu::ContextType& contextType, VaryingSource test,…
1242 …<< sglr::pdec::GeometrySource(genGeometrySource(contextType, source, maxEmitCount, instanced).c_st… in VaryingOutputCountShader()
1355 std::string VaryingOutputCountShader::genGeometrySource (const glu::ContextType& contextType, Varyi… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::VaryingOutputCountShader
1495 …static std::string genGeometrySource (const glu::ContextType& contextType, int numInvocations, O…
1515 … << sglr::pdec::GeometrySource(genGeometrySource(contextType, numInvocations, testCase).c_str())) in InvocationCountShader()
1590 std::string InvocationCountShader::genGeometrySource (const glu::ContextType& contextType, int numI… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::InvocationCountShader
1680 static std::string genGeometrySource (const glu::ContextType& contextType, int numInvocations);
1696 << sglr::pdec::GeometrySource(genGeometrySource(contextType, numInvocations).c_str())) in InstancedExpansionShader()
1766 std::string InstancedExpansionShader::genGeometrySource (const glu::ContextType& contextType, int n… in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::InstancedExpansionShader
2698 std::string genGeometrySource (const glu::ContextType& contextType) const;
3023 << glu::GeometrySource(genGeometrySource(m_context.getRenderContext().getType()))); in initRenderShader()
3078 std::string LayeredRenderCase::genGeometrySource (const glu::ContextType& contextType) const in genGeometrySource() function in deqp::gles31::Functional::__anon38a6d29b0111::LayeredRenderCase