Lines Matching refs:gl4cts
45 gl4cts::GetTextureSubImage::Tests::Tests(deqp::Context& 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()
312 bool gl4cts::GetTextureSubImage::Errors::testBufferOrMultisampledTargetError() in testBufferOrMultisampledTargetError()
347 bool gl4cts::GetTextureSubImage::Errors::testNegativeOffsetError() in testNegativeOffsetError()
401 bool gl4cts::GetTextureSubImage::Errors::testBoundsError() in testBoundsError()
463 bool gl4cts::GetTextureSubImage::Errors::testOneDimmensionalTextureErrors() in testOneDimmensionalTextureErrors()
502 bool gl4cts::GetTextureSubImage::Errors::testTwoDimmensionalTextureErrors() in testTwoDimmensionalTextureErrors()
593 bool gl4cts::GetTextureSubImage::Errors::testBufferSizeError() in testBufferSizeError()
644 void gl4cts::GetTextureSubImage::Errors::clean() in clean()
695 const glw::GLubyte gl4cts::GetTextureSubImage::Errors::s_texture_data[] = {
699 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_size =
702 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_width = 2; //<! uncompressed t…
704 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_height = 2; //<! uncompressed …
708 const glw::GLubyte gl4cts::GetTextureSubImage::Errors::s_texture_data_compressed[] = {
712 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_compressed_size =
715 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_compressed_width =
718 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_texture_data_compressed_height =
721 const glw::GLuint gl4cts::GetTextureSubImage::Errors::s_destination_buffer_size =
734 gl4cts::GetTextureSubImage::Functional::Functional(deqp::Context& context) in Functional()
743 gl4cts::GetTextureSubImage::Functional::~Functional(void) in ~Functional()
749 tcu::TestNode::IterateResult gl4cts::GetTextureSubImage::Functional::iterate(void) in iterate()
846 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed) in prepare()
972 bool gl4cts::GetTextureSubImage::Functional::check(glw::GLenum target, bool is_compressed) in check()
1126 void gl4cts::GetTextureSubImage::Functional::clean() in clean()
1140 const glw::GLubyte gl4cts::GetTextureSubImage::Functional::s_texture_data[] = {
1334 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_size =
1337 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_width =
1339 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_height =
1341 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_depth =
1345 const glw::GLubyte gl4cts::GetTextureSubImage::Functional::s_texture_data_compressed[] = {
1395 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_compressed_size =