Searched refs:configureDataBuffer (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 | 159 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 170 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 181 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 190 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 199 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 209 configureDataBuffer(width, height, depth, copy_params, 0); in iterate() 233 void TextureCubeMapArraySubImage3D::configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth, in configureDataBuffer() function in glcts::TextureCubeMapArraySubImage3D
|
H A D | esextcTextureCubeMapArraySubImage3D.hpp | 129 void configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth,
|
Completed in 2 milliseconds