Home
last modified time | relevance | path

Searched refs:genVertexSource (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderMultisampleInterpolationTests.cpp199 std::string genVertexSource (int numTargetSamples) const;
241 std::string SampleQualifierRenderCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anonf2d916890111::SampleQualifierRenderCase
382 std::string genVertexSource (int numTargetSamples) const;
456 std::string InterpolateAtSampleRenderCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anonf2d916890111::InterpolateAtSampleRenderCase
645 std::string genVertexSource (int numTargetSamples) const;
683 std::string SingleSampleInterpolateAtSampleCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anonf2d916890111::SingleSampleInterpolateAtSampleCase
837 std::string genVertexSource (int numTargetSamples) const;
866 std::string CentroidQualifierAtSampleCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anonf2d916890111::CentroidQualifierAtSampleCase
940 std::string genVertexSource (int numTargetSamples) const;
973 std::string InterpolateAtSampleIDCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anonf2d916890111::InterpolateAtSampleIDCase
[all …]
Des31fMultisampleShaderRenderCase.hpp91 virtual std::string genVertexSource (int numTargetSamples) const;
Des31fMultisampleShaderRenderCase.cpp295 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource(m_numTargetSa… in init()
462 << glu::VertexSource(genVertexSource(m_numTargetSamples)) in drawOneIteration()
671 std::string MultisampleRenderCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase
Des31fPrimitiveBoundingBoxTests.cpp526 virtual std::string genVertexSource (void) const = 0;
646 sources << glu::VertexSource(genVertexSource()); in init()
927 std::string genVertexSource (void) const;
963 std::string GridRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon320a1ab50111::GridRenderCase
1409 std::string genVertexSource (void) const;
1467 std::string LineRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon320a1ab50111::LineRenderCase
2189 std::string genVertexSource (void) const;
2266 std::string PointRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon320a1ab50111::PointRenderCase
3485 std::string genVertexSource (void) const;
3571 sources << glu::VertexSource(genVertexSource()); in init()
[all …]
Des31fVertexAttributeBindingTests.cpp258 std::string genVertexSource (void);
488 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in createShader()
495 std::string SingleBindingCase::genVertexSource (void) in genVertexSource() function in deqp::gles31::Functional::__anond73b0daa0111::SingleBindingCase
Des31fGeometryShaderTests.cpp928 std::string genVertexSource (const glu::ContextType& contextType, VariableTest test) const;
941 << sglr::pdec::VertexSource(genVertexSource(contextType, test)) in BuiltinVariableShader()
1126 std::string BuiltinVariableShader::genVertexSource (const glu::ContextType& contextType, VariableTe… in genVertexSource() function in deqp::gles31::Functional::__anonc95a90600111::BuiltinVariableShader
1218 static std::string genVertexSource (const glu::ContextType& contextType, VaryingSource test);
1236 << sglr::pdec::VertexSource(genVertexSource(contextType, source)) in VaryingOutputCountShader()
1445 std::string VaryingOutputCountShader::genVertexSource (const glu::ContextType& contextType, Varying… in genVertexSource() function in deqp::gles31::Functional::__anonc95a90600111::VaryingOutputCountShader
1678 static std::string genVertexSource (const glu::ContextType& contextType);
1690 << sglr::pdec::VertexSource(genVertexSource(contextType)) in InstancedExpansionShader()
1737 std::string InstancedExpansionShader::genVertexSource (const glu::ContextType& contextType) in genVertexSource() function in deqp::gles31::Functional::__anonc95a90600111::InstancedExpansionShader
Des31fTessellationGeometryInteractionTests.cpp1653 std::string genVertexSource (void) const;
1742 sources << glu::VertexSource(genVertexSource()) in init()
1985 std::string PointSizeCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon8e9836a00111::PointSizeCase
Des31fDrawBuffersIndexedTests.cpp860 glu::VertexSource genVertexSource (glu::RenderContext& renderContext) in genVertexSource() function
983 …return glu::ProgramSources() << genVertexSource(renderContext) << genFragmentSource(preCommonBlend… in genShaderSources()
Des31fSampleVariableTests.cpp904 std::string genVertexSource (int numTargetSamples) const;
970 std::string SamplePosCorrectnessCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anone16453050111::SamplePosCorrectnessCase
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp116 virtual std::string genVertexSource (void) const = 0;
161 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in init()
532 std::string genVertexSource (void) const;
721 std::string VertexAttributeCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anon50210a4e0111::VertexAttributeCase
794 std::string genVertexSource (void) const;
910 std::string UniformCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anon50210a4e0111::UniformCase
997 std::string genVertexSource (void) const;
1215 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anon50210a4e0111::TextureSamplerCase
1301 std::string genVertexSource (void) const;
1434 std::string OutputCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anon50210a4e0111::OutputCase
[all …]
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp119 virtual std::string genVertexSource (void) const = 0;
164 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in init()
544 std::string genVertexSource (void) const;
733 std::string VertexAttributeCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anon5086ed300111::VertexAttributeCase
809 std::string genVertexSource (void) const;
926 std::string UniformCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anon5086ed300111::UniformCase
1028 std::string genVertexSource (void) const;
1252 std::string TextureCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anon5086ed300111::TextureCase
1361 std::string genVertexSource (void) const;
1570 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anon5086ed300111::TextureSamplerCase
[all …]
/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp177 std::string genVertexSource (void) const;
252 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in init()
324 std::string AttributeCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Functional::__anona0697a300111::AttributeCase
/external/deqp/modules/gles31/stress/
Des31sVertexAttributeBindingTests.cpp252 std::string genVertexSource (void);
482 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in createShader()
489 std::string SingleBindingCase::genVertexSource (void) in genVertexSource() function in deqp::gles31::Stress::__anon9f80d2680111::SingleBindingCase
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp253 std::string genVertexSource (void) const;
328 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource()) << glu::Fr… in init()
400 std::string AttributeCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Functional::__anon832da8120111::AttributeCase
Des3fShaderDerivateTests.cpp610 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision) in genVertexSource() function
648 …ram program (m_context.getRenderContext(), glu::makeVtxFragSources(genVertexSource(m_coordDataTy… in iterate()
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp755 …static std::string genVertexSource (const glu::RenderContext& ctx, const std::vector<Cont…
876 std::string ContextShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vector… in genVertexSource() function in deqp::gls::ContextShaderProgram
1133 decl << sglr::pdec::VertexSource(genVertexSource(ctx, arrays)); in createProgramDeclaration()
DglsDrawTest.cpp1146 …static std::string genVertexSource (const glu::RenderContext& ctx, const std::vector<Attr…
1274 std::string DrawTestShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vecto… in genVertexSource() function in deqp::gls::__anon5042a7d50111::DrawTestShaderProgram
1520 decl << sglr::pdec::VertexSource(genVertexSource(ctx, arrays)); in createProgramDeclaration()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2202 std::string genVertexSource (void) const;
2231 std::string QuadrantRendederCase::genVertexSource (void) const in genVertexSource() function in vkt::BindingModel::__anon5de8f04a0111::QuadrantRendederCase
2575 programCollection.glslSources.add("vertex") << glu::VertexSource(genVertexSource()); in initPrograms()