Home
last modified time | relevance | path

Searched refs:initBorderColor (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.hpp49 glw::GLuint depth, InputType initValue, InputType initBorderColor, OutputType expectedValue,
DesextcTextureBorderClampSamplingTexture.cpp65 …Luint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorderColor, in TestConfiguration() argument
79 , m_init_border_color(initBorderColor) in TestConfiguration()