Searched defs:setSamplerState (Results 1 – 3 of 3) sorted by relevance
101 void TextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sam… in setSamplerState() function in deqp::gls::TextureSamplerTest613 void MultiTextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuin… in setSamplerState() function in deqp::gls::MultiTextureSamplerTest
645 void Renderer9::setSamplerState(gl::SamplerType type, int index, const gl::SamplerState &samplerSta… in setSamplerState() function in rx::Renderer9
433 void Renderer11::setSamplerState(gl::SamplerType type, int index, const gl::SamplerState &samplerSt… in setSamplerState() function in rx::Renderer11