Searched refs:RawProgramWrapper (Results 1 – 1 of 1) sorted by relevance
660 class RawProgramWrapper : public ProgramWrapper class663 …RawProgramWrapper(const RenderContext &renderCtx, GLuint programName, ShaderType shaderType, const… in RawProgramWrapper() function in deqp::gles31::Functional::__anonf652bf1a0111::RawProgramWrapper669 ~RawProgramWrapper(void) in ~RawProgramWrapper()689 void RawProgramWrapper::writeToLog(TestLog &log) in writeToLog()1149 … RawProgramWrapper *const wrapper = new RawProgramWrapper(renderCtx, programName, shaderType, src); in createSingleShaderProgram()