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 D | esextcTextureCubeMapArraySubImage3D.cpp | 162 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 D | esextcTextureCubeMapArraySubImage3D.hpp | 137 void testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth,
|
Completed in 2 milliseconds