Home
last modified time | relevance | path

Searched refs:DL_DEPTH (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.hpp95 DL_DEPTH = 2 enumerator
DesextcTextureCubeMapArraySubImage3D.cpp61 DL_DEPTH = 2 enumerator
151 glw::GLuint depth = resolutions[resolution_index][DL_DEPTH]; in iterate()
DesextcTextureCubeMapArrayImageOperations.cpp567 glw::GLuint depth = m_resolutions[res_index][DL_DEPTH]; in iterate()