Home
last modified time | relevance | path

Searched refs:SubImage (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp99 static void SubImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei width,
H A Dgl4cSparseTexture2Tests.cpp1076 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture()
1078 GLU_EXPECT_NO_ERROR(gl.getError(), "SubImage"); in writeDataToTexture()
1279 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureData()
1281 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyTextureData()
1902 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyTextureDataExtended()
1904 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyTextureDataExtended()
2054 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyAtomicOperations()
2056 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyAtomicOperations()
2914 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
2916 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyLookupTextureData()
[all...]
H A Dgl4cSparseTextureClampTests.cpp394 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
396 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyLookupTextureData()
916 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, 0, GL_RED, GL_UNSIGNED_BYTE, in verifyLookupTextureData()
918 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage"); in verifyLookupTextureData()
H A Dgl4cMultiBindTests.cpp363 static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y,
1280 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, in SubImage() function in gl4cts::MultiBind::Texture
3783 Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate()
4041 Texture::SubImage(gl, target, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate()
4261 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, in iterate()
H A Dgl4cBufferStorageTests.cpp331 static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y,
1531 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, in SubImage() function in gl4cts::BufferStorage::Texture
2839 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, 0 /* depth */, in iterate()
2867 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in iterate()
H A Dgl4cSparseTextureTests.cpp286 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, in SubImage() function in gl4cts::Texture
1926 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format, in writeDataToTexture()
1928 GLU_EXPECT_NO_ERROR(gl.getError(), "SubImage"); in writeDataToTexture()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp871 void Texture::SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, in SubImage() function in glcts::RobustBufferAccessBehavior::Texture
1244 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, 0 /* depth */, in cleanTexture()
1752 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture()
1766 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture()
1782 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, in prepareTexture()
1793 Texture::SubImage(gl, GL_TEXTURE_2D, 1 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, image_width, image_height, in prepareTexture()
H A DglcRobustBufferAccessBehaviorTests.hpp235 static void SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y,
H A DglcRobustnessTests.cpp559 Texture::SubImage(gl, GL_TEXTURE_2D, 0 /* level */, 0 /* x */, 0 /* y */, 0 /* z */, width, height, 0 /* depth */, in cleanTexture()

Completed in 25 milliseconds