Home
last modified time | relevance | path

Searched refs:m_ui_base (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageOperations.hpp123 static const glw::GLuint m_ui_base; member in glcts::TextureCubeMapArrayImageOpCompute
DesextcTextureCubeMapArrayImageOperations.cpp45 const glw::GLuint TextureCubeMapArrayImageOpCompute::m_ui_base = 1; member in glcts::TextureCubeMapArrayImageOpCompute
584 fillData<glw::GLuint>(&uIntData[0], width, height, depth, m_n_components, m_ui_base); in iterate()