Searched refs:ProgramType (Results 1 – 2 of 2) sorted by relevance
183 class ProgramType : public Type class186 ProgramType (const Context& ctx) : Type(ctx) {} in ProgramType() function in deqp::gls::LifetimeTests::details::ProgramType369 ProgramType m_programType;
177 bool ProgramType::isDeleteFlagged (GLuint name) in isDeleteFlagged()