Searched refs:AttributePack (Results 1 – 2 of 2) sorted by relevance
49 class AttributePack;272 AttributePack* m_glArrayPack;273 AttributePack* m_rrArrayPack;
1749 class AttributePack class1753 …AttributePack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawConte…1754 ~AttributePack (void);1780 AttributePack::AttributePack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Conte… in AttributePack() function in deqp::gls::AttributePack1795 AttributePack::~AttributePack (void) in ~AttributePack()1809 AttributeArray* AttributePack::getArray (int i) in getArray()1814 int AttributePack::getArrayCount (void) in getArrayCount()1819 void AttributePack::newArray (DrawTestSpec::Storage storage) in newArray()1824 void AttributePack::clearArrays (void) in clearArrays()1831 void AttributePack::updateProgram (void) in updateProgram()[all …]