/external/deqp/external/openglcts/modules/gl/ |
D | gl4cSparseTextureTests.hpp | 99 …static void SubImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, G…
|
D | gl4cSparseTexture2Tests.cpp | 1059 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture() 1257 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureData() 1827 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureDataExtended() 1969 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyAtomicOperations() 2830 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
|
D | gl4cSparseTextureClampTests.cpp | 394 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData() 903 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
|
D | gl4cBufferStorageTests.cpp | 331 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,… 1536 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::BufferStorage::Texture 2845 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height… in iterate() 2873 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in iterate()
|
D | gl4cMultiBindTests.cpp | 363 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,… 1283 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::MultiBind::Texture 3784 …Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate() 4035 …Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate() 4251 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height… in iterate()
|
D | gl4cSparseTextureTests.cpp | 287 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in gl4cts::Texture 1936 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 874 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x… in SubImage() function in glcts::RobustBufferAccessBehavior::Texture 1248 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, heigh… in cleanTexture() 1757 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1771 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1787 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture() 1798 …Texture::SubImage(gl, GL_TEXTURE_2D, 1 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, image_width, … in prepareTexture()
|
D | glcRobustBufferAccessBehaviorTests.hpp | 235 …static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x,…
|
D | glcRobustnessTests.cpp | 559 …Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, heigh… in cleanTexture()
|