Lines Matching refs:getArchive
638 const auto data = loadImage(testContext.getTestContext().getArchive(), format, 0); in __anon220211700d02()
809 …const auto data = loadImage(testContext.getTestContext().getArchive(), compressedFormats[i].intern… in __anon220211701c02()
881 … const auto data = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 0); in __anon220211702202()
1085 … const auto data0 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 0); in __anon220211703202()
1086 … const auto data1 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 1); in __anon220211703202()
1116 … const auto data0 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 0); in __anon220211703402()
1117 … const auto data1 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 1); in __anon220211703402()
1174 … const auto data0 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 0); in __anon220211703902()
1175 … const auto data1 = loadImage(testContext.getTestContext().getArchive(), format.internalFormat, 1); in __anon220211703902()
1447 m_context.getTestContext().getArchive() in iterate()
1533 const auto& archive = m_context.getTestContext().getArchive(); in iterate()