Searched refs:m_n_resolutions (Results 1 – 6 of 6) sorted by relevance
127 static const glw::GLuint m_n_resolutions; member in glcts::TextureCubeMapArrayImageOpCompute
41 const glw::GLuint TextureCubeMapArraySubImage3D::m_n_resolutions = 4; member in glcts::TextureCubeMapArraySubImage3D47 const glw::GLuint resolutions[TextureCubeMapArraySubImage3D::m_n_resolutions]147 for (glw::GLuint resolution_index = 0; resolution_index < m_n_resolutions; ++resolution_index) in iterate()
122 static const glw::GLuint m_n_resolutions; member in glcts::TextureCubeMapArraySubImage3D
90 static const glw::GLuint m_n_resolutions; member in glcts::TextureCubeMapArrayTextureSizeBase
50 const glw::GLuint TextureCubeMapArrayImageOpCompute::m_n_resolutions = 4; member in glcts::TextureCubeMapArrayImageOpCompute59 const int m_resolutions[TextureCubeMapArrayImageOpCompute::m_n_resolutions]563 for (glw::GLuint res_index = 0; res_index < m_n_resolutions; ++res_index) in iterate()
43 const glw::GLuint TextureCubeMapArrayTextureSizeBase::m_n_resolutions = 4; member in glcts::TextureCubeMapArrayTextureSizeBase49 glw::GLuint resolutionArray[TextureCubeMapArrayTextureSizeBase::m_n_resolutions]172 for (glw::GLuint j = 0; j < m_n_resolutions; ++j) in iterate()