HomeSort by relevance Sort by last modified time
    Searched refs:get_n_in_components (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampSamplingTexture.hpp 58 inline glw::GLsizei get_n_in_components(void) const function in class:glcts::TestConfiguration
esextcTextureBorderClampSamplingTexture.cpp 95 m_n_in_components = configuration.get_n_in_components();
245 m_test_configuration.get_depth() * m_test_configuration.get_n_in_components();
269 glw::GLsizei components = m_test_configuration.get_n_in_components();
929 glw::GLuint in_components = m_test_configuration.get_n_in_components();
    [all...]

Completed in 314 milliseconds