Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1021 …glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureFormat&, c…
1231 glu::ProgramSources TextureGatherCase::genProgramSources (GatherType gatherType, in genProgramSources() function in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCase
1366 …m_program = MovePtr<ShaderProgram>(new ShaderProgram(renderCtx, genProgramSources(m_gatherType, m_… in iterate()