Home
last modified time | relevance | path

Searched refs:ProgramType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp183 class ProgramType : public Type class
186 ProgramType (const Context& ctx) : Type(ctx) {} in ProgramType() function in deqp::gls::LifetimeTests::details::ProgramType
369 ProgramType m_programType;
DglsLifetimeTests.cpp177 bool ProgramType::isDeleteFlagged (GLuint name) in isDeleteFlagged()