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/ | ||
H A D | esextcTextureCubeMapArrayImageOperations.hpp | 123 static const glw::GLuint m_ui_base; member in glcts::TextureCubeMapArrayImageOpCompute |
H A D | esextcTextureCubeMapArrayImageOperations.cpp | 45 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() |
Completed in 3 milliseconds