Home
last modified time | relevance | path

Searched refs:genVertexSource (Results 1 – 19 of 19) 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::__anon7ea06ec40111::SampleQualifierRenderCase
382 std::string genVertexSource (int numTargetSamples) const;
456 std::string InterpolateAtSampleRenderCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anon7ea06ec40111::InterpolateAtSampleRenderCase
645 std::string genVertexSource (int numTargetSamples) const;
683 std::string SingleSampleInterpolateAtSampleCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anon7ea06ec40111::SingleSampleInterpolateAtSampleCase
837 std::string genVertexSource (int numTargetSamples) const;
866 std::string CentroidQualifierAtSampleCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anon7ea06ec40111::CentroidQualifierAtSampleCase
940 std::string genVertexSource (int numTargetSamples) const;
973 std::string InterpolateAtSampleIDCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::__anon7ea06ec40111::InterpolateAtSampleIDCase
[all …]
Des31fMultisampleShaderRenderCase.hpp91 virtual std::string genVertexSource (int numTargetSamples) const;
Des31fPrimitiveBoundingBoxTests.cpp561 virtual std::string genVertexSource (void) const = 0;
682 sources << glu::VertexSource(specializeShader(m_context, genVertexSource().c_str())); in init()
963 std::string genVertexSource (void) const;
999 std::string GridRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon2babdd300111::GridRenderCase
1450 std::string genVertexSource (void) const;
1509 std::string LineRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon2babdd300111::LineRenderCase
2396 std::string genVertexSource (void) const;
2473 std::string PointRenderCase::genVertexSource (void) const in genVertexSource() function in deqp::gles31::Functional::__anon2babdd300111::PointRenderCase
3694 std::string genVertexSource (void) const;
3781 sources << glu::VertexSource(specializeShader(m_context, genVertexSource().c_str())); in init()
[all …]
Des31fMultisampleShaderRenderCase.cpp296 …ntext.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource(m_numTargetSa… in init()
463 << glu::VertexSource(genVertexSource(m_numTargetSamples)) in drawOneIteration()
672 std::string MultisampleRenderCase::genVertexSource (int numTargetSamples) const in genVertexSource() function in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase
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::__anonc0575ae50111::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::__anon38a6d29b0111::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::__anon38a6d29b0111::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::__anon38a6d29b0111::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::__anon934a963b0111::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::__anon50b095400111::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::__anonc37841890111::VertexAttributeCase
794 std::string genVertexSource (void) const;
910 std::string UniformCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anonc37841890111::UniformCase
997 std::string genVertexSource (void) const;
1215 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anonc37841890111::TextureSamplerCase
1301 std::string genVertexSource (void) const;
1434 std::string OutputCase::genVertexSource (void) const in genVertexSource() function in deqp::gles2::Stress::__anonc37841890111::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::__anonc3de246b0111::VertexAttributeCase
809 std::string genVertexSource (void) const;
926 std::string UniformCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anonc3de246b0111::UniformCase
1028 std::string genVertexSource (void) const;
1252 std::string TextureCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anonc3de246b0111::TextureCase
1361 std::string genVertexSource (void) const;
1570 std::string TextureSamplerCase::genVertexSource (void) const in genVertexSource() function in deqp::gles3::Stress::__anonc3de246b0111::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::__anon9a0b3cab0111::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::__anon8349ba230111::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::__anon7ccf6a8d0111::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/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp764 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision) in genVertexSource() function
893 …programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coord… in initPrograms()
1136 …programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coord… in initPrograms()
1436 …programCollection.glslSources.add("vert") << glu::VertexSource(genVertexSource(m_definitions.coord… in initPrograms()
/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.cpp1128 …static std::string genVertexSource (const glu::RenderContext& ctx, const std::vector<Attr…
1256 std::string DrawTestShaderProgram::genVertexSource (const glu::RenderContext& ctx, const std::vecto… in genVertexSource() function in deqp::gls::__anond14e03d00111::DrawTestShaderProgram
1502 decl << sglr::pdec::VertexSource(genVertexSource(ctx, arrays)); in createProgramDeclaration()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2749 std::string genVertexSource (void) const;
2778 std::string QuadrantRendederCase::genVertexSource (void) const in genVertexSource() function in vkt::BindingModel::__anona9e2bae50111::QuadrantRendederCase
3130 programCollection.glslSources.add("vertex") << glu::VertexSource(genVertexSource()); in initPrograms()