Searched refs:get_n_in_components (Results 1 – 2 of 2) sorted by relevance
95 m_n_in_components = configuration.get_n_in_components(); in TestConfiguration()245 m_test_configuration.get_depth() * m_test_configuration.get_n_in_components(); in setInitData()269 glw::GLsizei components = m_test_configuration.get_n_in_components(); in createTextures()929 glw::GLuint in_components = m_test_configuration.get_n_in_components(); in checkNearest()1019 glw::GLuint in_components = m_test_configuration.get_n_in_components(); in checkLinear()
58 inline glw::GLsizei get_n_in_components(void) const in get_n_in_components() function in glcts::TestConfiguration