• Home
  • Raw
  • Download

Lines Matching refs:ShaderAllocator

264 class ShaderAllocator  class
267 ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator);
268 ~ShaderAllocator (void);
285 ShaderAllocator::ShaderAllocator (glu::RenderContext& context, SourceGenerator& generator) in ShaderAllocator() function in deqp::gles3::Functional::__anon53c0fc660111::ShaderAllocator
291 ShaderAllocator::~ShaderAllocator (void) in ~ShaderAllocator()
298 bool ShaderAllocator::hasShader (const glu::ShaderType shaderType) in hasShader()
306 glu::Shader& ShaderAllocator::createShader (const glu::ShaderType shaderType) in createShader()
318 void ShaderAllocator::deleteShader (const glu::ShaderType shaderType) in deleteShader()
326 void ShaderAllocator::setSource (const glu::ShaderType shaderType) in setSource()
348 …gram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, ShaderAllocator& shaders) in logProgram()
823 void buildProgram (glu::Program& program, ShaderAllocator& shaders);
828 virtual void executeForProgram (glu::Program& program, ShaderAllocator& shaders) = 0;
843 void ProgramStateCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram()
891 ShaderAllocator shaders (renderCtx, sourceGen); in test()
949 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
971 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
994 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1017 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1041 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1064 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1397 void buildProgram (glu::Program& program, ShaderAllocator& shaders);
1401 virtual void executeForProgram (glu::Program& program, ShaderAllocator& shaders) = 0;
1417 void ProgramBinaryPersistenceCase::buildProgram (glu::Program& program, ShaderAllocator& shaders) in buildProgram()
1455 ShaderAllocator shaders (renderCtx, sourceGen); in test()
1514 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1536 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1559 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1582 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1606 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()
1629 void executeForProgram (glu::Program& program, ShaderAllocator& shaders) in executeForProgram()