Lines Matching defs:TextureViewTestCoherency
8001 TextureViewTestCoherency::TextureViewTestCoherency(deqp::Context& context)
8060 void TextureViewTestCoherency::checkAPICallCoherency(_texture_type texture_type, bool should_use_glTexSubImage2D)
8217 void TextureViewTestCoherency::checkProgramWriteCoherency(_texture_type texture_type, bool should_use_images,
8482 void TextureViewTestCoherency::deinit()
8610 unsigned char* TextureViewTestCoherency::getHorizontalGradientData() const
8647 void TextureViewTestCoherency::getReadPropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id,
8694 unsigned char* TextureViewTestCoherency::getStaticColorTextureData(unsigned int width, unsigned int height) const
8727 void TextureViewTestCoherency::getWritePropertiesForTextureType(_texture_type texture_type, glw::GLuint* out_to_id,
8771 void TextureViewTestCoherency::initBufferObjects()
8801 void TextureViewTestCoherency::initFBO()
8817 void TextureViewTestCoherency::initPrograms()
9146 void TextureViewTestCoherency::initTextures()
9199 void TextureViewTestCoherency::initTextureContents()
9251 void TextureViewTestCoherency::initVAO()
9267 tcu::TestNode::IterateResult TextureViewTestCoherency::iterate()
10343 addChild(new TextureViewTestCoherency(m_context));