Home
last modified time | relevance | path

Searched defs:genShaderSources (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp379 glu::ProgramSources FramebufferFetchTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::FramebufferFetchTestCase
763 glu::ProgramSources MultipleRenderTargetsTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::MultipleRenderTargetsTestCase
835 glu::ProgramSources LastFragDataTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::LastFragDataTestCase
938 glu::ProgramSources TexelFetchTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::TexelFetchTestCase
1012 glu::ProgramSources MultipleAssignmentTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::MultipleAssignmentTestCase
1106 glu::ProgramSources FragmentDiscardTestCase::genShaderSources (void) in genShaderSources() function in deqp::gles31::Functional::__anon7c422e7d0111::FragmentDiscardTestCase
Des31fUniformLocationTests.cpp255 glu::ProgramSources UniformLocationCase::genShaderSources (const vector<UniformInfo>& uniformList) in genShaderSources() function in deqp::gles31::Functional::__anon072468700111::UniformLocationCase
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp1001 glu::ProgramSources genShaderSources (const BlendState& preCommonBlendState, const BlendState& post… in genShaderSources() function
Des3fTransformFeedbackTests.cpp325 static void genShaderSources (const ProgramSpec& spec, std::string& vertSource, std::string& fragSo… in genShaderSources() function