Home
last modified time | relevance | path

Searched refs:testTexSubImage3D (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySubImage3D.cpp162 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
173 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
183 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
192 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
201 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
211 testTexSubImage3D(width, height, depth, copy_params, test_passed); in iterate()
458 /** Perform a full test of testTexSubImage3D function on cube map array texture, both with client pointer and pixel unpack buffer
465 void TextureCubeMapArraySubImage3D::testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, in testTexSubImage3D() function in glcts::TextureCubeMapArraySubImage3D
H A DesextcTextureCubeMapArraySubImage3D.hpp137 void testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth,

Completed in 2 milliseconds