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

  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampSamplingTexture.hpp 106 inline InputType get_init_border_color(void) const function in class:glcts::TestConfiguration
esextcTextureBorderClampSamplingTexture.cpp 107 m_init_border_color = configuration.get_init_border_color();
455 glw::GLfloat val = (glw::GLfloat)m_test_configuration.get_init_border_color();
462 glw::GLuint val = (glw::GLuint)m_test_configuration.get_init_border_color();
469 glw::GLint val = (glw::GLint)m_test_configuration.get_init_border_color();
    [all...]

Completed in 309 milliseconds