Lines Matching refs:executeForProgram

843     virtual void executeForProgram(glu::Program &program, ShaderAllocator &shaders) = 0;
917 executeForProgram(program, shaders); in test()
966 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateDetachShaderCase
989 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateReattachShaderCase
1013 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateDeleteShaderCase
1037 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateReplaceShaderCase
1062 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateRecompileShaderCase
1086 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramStateReplaceSourceCase
1429 virtual void executeForProgram(glu::Program &program, ShaderAllocator &shaders) = 0;
1495 executeForProgram(program, shaders); in test()
1546 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceDetachShaderCase
1570 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceReattachShaderCase
1595 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceDeleteShaderCase
1620 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceReplaceShaderCase
1646 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceRecompileShaderCase
1671 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles3::Functional::ProgramBinaryPersistenceReplaceSourceCase