Lines Matching refs:TextureViewTestViewSampling
4212 TextureViewTestViewSampling::TextureViewTestViewSampling(deqp::Context& context)
4263 void TextureViewTestViewSampling::deinit()
4315 void TextureViewTestViewSampling::deinitIterationSpecificProgramAndShaderObjects()
4365 void TextureViewTestViewSampling::deinitPerSampleFillerProgramAndShaderObjects()
4399 void TextureViewTestViewSampling::deinitTextureObjects()
4429 bool TextureViewTestViewSampling::executeTest()
4712 tcu::Vec4 TextureViewTestViewSampling::getRandomReferenceColor()
4752 tcu::Vec4 TextureViewTestViewSampling::getReferenceColor(unsigned int n_layer, unsigned int n_face,
4802 glw::GLint TextureViewTestViewSampling::getMaxConformantSampleCount(glw::GLenum target, glw::GLenum internalFormat)
4848 void TextureViewTestViewSampling::initIterationSpecificProgramObject()
5488 void TextureViewTestViewSampling::initParentTextureContents()
5720 void TextureViewTestViewSampling::initPerSampleFillerProgramObject()
5867 void TextureViewTestViewSampling::initTest()
5937 void TextureViewTestViewSampling::initTextureObject(bool is_view_texture, glw::GLenum texture_target,
6308 tcu::TestNode::IterateResult TextureViewTestViewSampling::iterate()
6389 void TextureViewTestViewSampling::resetReferenceColorStorage(unsigned int n_layers, unsigned int n_faces,
6439 void TextureViewTestViewSampling::setReferenceColor(unsigned int n_layer, unsigned int n_face, unsigned int n_mipmap,
10341 addChild(new TextureViewTestViewSampling(m_context));