Searched refs:GetTextureSubImage (Results 1 – 4 of 4) sorted by relevance
45 gl4cts::GetTextureSubImage::Tests::Tests(deqp::Context &context) in Tests()48 addChild(new GetTextureSubImage::Errors(m_context)); in Tests()49 addChild(new GetTextureSubImage::Functional(m_context)); in Tests()52 gl4cts::GetTextureSubImage::Tests::~Tests(void) in ~Tests()56 void gl4cts::GetTextureSubImage::Tests::init(void) in init()68 gl4cts::GetTextureSubImage::Errors::Errors(deqp::Context &context) in Errors()85 gl4cts::GetTextureSubImage::Errors::~Errors(void) in ~Errors()91 tcu::TestNode::IterateResult gl4cts::GetTextureSubImage::Errors::iterate(void) in iterate()153 void gl4cts::GetTextureSubImage::Errors::prepare() in prepare()254 bool gl4cts::GetTextureSubImage::Errors::testExistingTextureObjectError() in testExistingTextureObjectError()[all …]
45 namespace GetTextureSubImage namespace
422 addChild(new gl4cts::GetTextureSubImage::Tests(getContext())); in init()
2185 …GetTextureSubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: ty… in GetTextureSubImage() function4386 pub static mut GetTextureSubImage: FnPtr = FnPtr { constant12014 pub mod GetTextureSubImage { module12022 unsafe { storage::GetTextureSubImage.is_loaded } in is_loaded()12028 … storage::GetTextureSubImage = FnPtr::new(metaloadfn(&mut loadfn, "glGetTextureSubImage", &[])) in load_with()20923 GetTextureSubImage::load_with(&mut *loadfn); in load_with()