Searched refs:executeForProgram (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderApiTests.cpp | 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() [all …]
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderApiTests.cpp | 792 virtual void executeForProgram(glu::Program &program, ShaderAllocator &shaders) = 0; 866 executeForProgram(program, shaders); in test() 915 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateDetachShaderCase 938 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateReattachShaderCase 962 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateDeleteShaderCase 986 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateReplaceShaderCase 1011 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateRecompileShaderCase 1035 void executeForProgram(glu::Program &program, ShaderAllocator &shaders) in executeForProgram() function in deqp::gles2::Functional::ProgramStateReplaceSourceCase
|