Searched refs:m_n_vec_components (Results 1 – 2 of 2) sorted by relevance
41 const glw::GLuint TextureBufferMAXSizeValidation::m_n_vec_components = 3; member in glcts::TextureBufferMAXSizeValidation133 gl.bufferData(GL_ARRAY_BUFFER, m_n_vec_components * sizeof(glw::GLuint), 0, GL_DYNAMIC_COPY); in initTest()246 m_n_vec_components * sizeof(glw::GLuint), GL_MAP_READ_BIT); in iterate()
127 static const glw::GLuint m_n_vec_components; member in glcts::TextureBufferMAXSizeValidation