Home
last modified time | relevance | path

Searched refs:genShaderSource (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeAtomicCounterTests.cpp68 std::string genShaderSource (NegativeTestContext& ctx, TestCase test, glu::ShaderType type) in genShaderSource() function
164 …ontext(), glu::ProgramSources() << glu::ShaderSource(s_shaders[ndx], genShaderSource(ctx, testCase… in iterateShaders()
Des31fShaderMultisampleInterpolationTests.cpp1464 std::string genShaderSource (void) const;
1489 const std::string source = genShaderSource(); in iterate()
1519 std::string NegativeCompileInterpolationCase::genShaderSource (void) const in genShaderSource() function in deqp::gles31::Functional::__anon7ea06ec40111::NegativeCompileInterpolationCase
Des31fSynchronizationTests.cpp142 virtual std::string genShaderSource (void) const = 0;
200 …gram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(genShaderSource())); in init()
446 std::string genShaderSource (void) const;
455 std::string InvocationBasicCase::genShaderSource (void) const in genShaderSource() function in deqp::gles31::Functional::__anon1d296c8a0111::InvocationBasicCase
715 std::string genShaderSource (void) const;
727 std::string InvocationAliasWriteCase::genShaderSource (void) const in genShaderSource() function in deqp::gles31::Functional::__anon1d296c8a0111::InvocationAliasWriteCase