Searched refs:m_i_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 | 122 static const glw::GLint m_i_base; member in glcts::TextureCubeMapArrayImageOpCompute |
H A D | esextcTextureCubeMapArrayImageOperations.cpp | 44 const glw::GLint TextureCubeMapArrayImageOpCompute::m_i_base = -1; member in glcts::TextureCubeMapArrayImageOpCompute 583 fillData<glw::GLint>(&intData[0], width, height, depth, m_n_components, m_i_base); in iterate() |
Completed in 3 milliseconds