/external/deqp/modules/gles31/functional/ |
D | es31fShaderMultisampleInterpolationTests.cpp | 200 std::string genFragmentSource (int numTargetSamples) const; 293 std::string SampleQualifierRenderCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon65ce3c8d0111::SampleQualifierRenderCase 383 std::string genFragmentSource (int numTargetSamples) const; 501 std::string InterpolateAtSampleRenderCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon65ce3c8d0111::InterpolateAtSampleRenderCase 646 std::string genFragmentSource (int numTargetSamples) const; 701 std::string SingleSampleInterpolateAtSampleCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon65ce3c8d0111::SingleSampleInterpolateAtSampleCase 838 std::string genFragmentSource (int numTargetSamples) const; 888 std::string CentroidQualifierAtSampleCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon65ce3c8d0111::CentroidQualifierAtSampleCase 941 std::string genFragmentSource (int numTargetSamples) const; 992 std::string InterpolateAtSampleIDCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon65ce3c8d0111::InterpolateAtSampleIDCase [all …]
|
D | es31fSampleVariableTests.cpp | 292 std::string genFragmentSource (int numTargetSamples) const; 311 std::string NumSamplesCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8d75f1090111::NumSamplesCase 345 std::string genFragmentSource (int numTargetSamples) const; 389 std::string MaxSamplesCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8d75f1090111::MaxSamplesCase 427 std::string genFragmentSource (int numTargetSamples) const; 476 std::string SampleIDCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8d75f1090111::SampleIDCase 603 std::string genFragmentSource (int numTargetSamples) const; 647 std::string SamplePosDistributionCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8d75f1090111::SamplePosDistributionCase 905 std::string genFragmentSource (int numTargetSamples) const; 993 std::string SamplePosCorrectnessCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8d75f1090111::SamplePosCorrectnessCase [all …]
|
D | es31fShaderTextureSizeTests.cpp | 88 std::string genFragmentSource (void); 185 …alizeShader(m_context, s_positionVertexShaderSource)) << glu::FragmentSource(genFragmentSource())); in init() 316 std::string TextureSizeCase::genFragmentSource (void) in genFragmentSource() function in deqp::gles31::Functional::__anondfd734840111::TextureSizeCase
|
D | es31fMultisampleShaderRenderCase.hpp | 92 virtual std::string genFragmentSource (int numTargetSamples) const = 0;
|
D | es31fPrimitiveBoundingBoxTests.cpp | 562 virtual std::string genFragmentSource (void) const = 0; 683 sources << glu::FragmentSource(specializeShader(m_context, genFragmentSource().c_str())); in init() 964 std::string genFragmentSource (void) const; 1046 std::string GridRenderCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles31::Functional::__anon8c432bb90111::GridRenderCase 1451 std::string genFragmentSource (void) const; 1554 std::string LineRenderCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles31::Functional::__anon8c432bb90111::LineRenderCase 2397 std::string genFragmentSource (void) const; 2523 std::string PointRenderCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles31::Functional::__anon8c432bb90111::PointRenderCase 3695 std::string genFragmentSource (void) const; 3782 sources << glu::FragmentSource(specializeShader(m_context, genFragmentSource().c_str())); in init() [all …]
|
D | es31fSampleShadingTests.cpp | 252 std::string genFragmentSource (int numSamples) const; 405 std::string SampleShadingRenderingCase::genFragmentSource (int numSamples) const in genFragmentSource() function in deqp::gles31::Functional::__anon8b9af2e10111::SampleShadingRenderingCase
|
D | es31fMultisampleShaderRenderCase.cpp | 296 …xSource(genVertexSource(m_numTargetSamples)) << glu::FragmentSource(genFragmentSource(m_numTargetS… in init() 464 << glu::FragmentSource(genFragmentSource(m_numTargetSamples))); in drawOneIteration()
|
D | es31fGeometryShaderTests.cpp | 929 std::string genFragmentSource (const glu::ContextType& contextType, VariableTest test) const; 942 << sglr::pdec::FragmentSource(genFragmentSource(contextType, test)) in BuiltinVariableShader() 1158 std::string BuiltinVariableShader::genFragmentSource (const glu::ContextType& contextType, Variable… in genFragmentSource() function in deqp::gles31::Functional::__anon756c2e640111::BuiltinVariableShader 1679 static std::string genFragmentSource (const glu::ContextType& contextType); 1691 << sglr::pdec::FragmentSource(genFragmentSource(contextType)) in InstancedExpansionShader() 1752 std::string InstancedExpansionShader::genFragmentSource (const glu::ContextType& contextType) in genFragmentSource() function in deqp::gles31::Functional::__anon756c2e640111::InstancedExpansionShader 2697 std::string genFragmentSource (const glu::ContextType& contextType) const; 3022 << glu::FragmentSource(genFragmentSource(m_context.getRenderContext().getType())) in initRenderShader() 3059 std::string LayeredRenderCase::genFragmentSource (const glu::ContextType& contextType) const in genFragmentSource() function in deqp::gles31::Functional::__anon756c2e640111::LayeredRenderCase
|
D | es31fTessellationGeometryInteractionTests.cpp | 1654 std::string genFragmentSource (void) const; 1743 << glu::FragmentSource(genFragmentSource()); in init() 2003 std::string PointSizeCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles31::Functional::__anon60321d240111::PointSizeCase
|
D | es31fDrawBuffersIndexedTests.cpp | 880 glu::FragmentSource genFragmentSource (const BlendState& preCommonBlendState, const BlendState& pos… in genFragmentSource() function 983 …return glu::ProgramSources() << genVertexSource(renderContext) << genFragmentSource(preCommonBlend… in genShaderSources()
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 117 virtual std::string genFragmentSource (void) const = 0; 161 …gramSources() << glu::VertexSource(genVertexSource()) << glu::FragmentSource(genFragmentSource())); in init() 533 std::string genFragmentSource (void) const; 744 std::string VertexAttributeCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anon1d06e4520111::VertexAttributeCase 795 std::string genFragmentSource (void) const; 938 std::string UniformCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anon1d06e4520111::UniformCase 998 std::string genFragmentSource (void) const; 1251 std::string TextureSamplerCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anon1d06e4520111::TextureSamplerCase 1302 std::string genFragmentSource (void) const; 1446 std::string OutputCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles2::Stress::__anon1d06e4520111::OutputCase [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 120 virtual std::string genFragmentSource (void) const = 0; 164 …gramSources() << glu::VertexSource(genVertexSource()) << glu::FragmentSource(genFragmentSource())); in init() 545 std::string genFragmentSource (void) const; 757 std::string VertexAttributeCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles3::Stress::__anon1d6cc7340111::VertexAttributeCase 810 std::string genFragmentSource (void) const; 956 std::string UniformCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles3::Stress::__anon1d6cc7340111::UniformCase 1029 std::string genFragmentSource (void) const; 1288 std::string TextureCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles3::Stress::__anon1d6cc7340111::TextureCase 1362 std::string genFragmentSource (void) const; 1609 std::string TextureSamplerCase::genFragmentSource (void) const in genFragmentSource() function in deqp::gles3::Stress::__anon1d6cc7340111::TextureSamplerCase [all …]
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.cpp | 756 static std::string genFragmentSource (const glu::RenderContext& ctx); 1020 std::string ContextShaderProgram::genFragmentSource (const glu::RenderContext& ctx) in genFragmentSource() function in deqp::gls::ContextShaderProgram 1134 decl << sglr::pdec::FragmentSource(genFragmentSource(ctx)); in createProgramDeclaration()
|
D | glsDrawTest.cpp | 1129 static std::string genFragmentSource (const glu::RenderContext& ctx); 1371 std::string DrawTestShaderProgram::genFragmentSource (const glu::RenderContext& ctx) in genFragmentSource() function in deqp::gls::__anon43398ad90111::DrawTestShaderProgram 1503 decl << sglr::pdec::FragmentSource(genFragmentSource(ctx)); in createProgramDeclaration()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 2950 std::string genFragmentSource (void) const; 3236 std::string QuadrantRendederCase::genFragmentSource (void) const in genFragmentSource() function in vkt::BindingModel::__anon96331ace0111::QuadrantRendederCase 3342 programCollection.glslSources.add("fragment") << glu::FragmentSource(genFragmentSource()); in initPrograms()
|