Searched refs:AttributePack (Results 1 – 2 of 2) sorted by relevance
44 class AttributePack;266 AttributePack* m_glArrayPack;267 AttributePack* m_rrArrayPack;
1748 class AttributePack class1752 …AttributePack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawConte…1753 ~AttributePack (void);1779 AttributePack::AttributePack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Conte… in AttributePack() function in deqp::gls::AttributePack1794 AttributePack::~AttributePack (void) in ~AttributePack()1808 AttributeArray* AttributePack::getArray (int i) in getArray()1813 int AttributePack::getArrayCount (void) in getArrayCount()1818 void AttributePack::newArray (DrawTestSpec::Storage storage) in newArray()1823 void AttributePack::clearArrays (void) in clearArrays()1830 void AttributePack::updateProgram (void) in updateProgram()[all …]