Searched defs:ProgramType (Results 1 – 1 of 1) sorted by relevance
183 class ProgramType : public Type class186 ProgramType (const Context& ctx) : Type(ctx) {} in ProgramType() function in deqp::gls::LifetimeTests::details::ProgramType