Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsSamplerObjectTest.hpp78 static void setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler);
137 static void setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler);
DglsSamplerObjectTest.cpp101 void TextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sam… in setSamplerState() function in deqp::gls::TextureSamplerTest
527 setSamplerState(gl, m_samplerState, sampler); in renderResults()
613 void MultiTextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuin… in setSamplerState() function in deqp::gls::MultiTextureSamplerTest
1092 setSamplerState(gl, m_samplerState, sampler); in renderResults()