Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp101 void TextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sam… in setSamplerState() function in deqp::gls::TextureSamplerTest
613 void MultiTextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuin… in setSamplerState() function in deqp::gls::MultiTextureSamplerTest
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp709 …void Direct3DStateBlock9::setSamplerState(unsigned long index, D3DSAMPLERSTATETYPE state, unsigned… in setSamplerState() function in D3D9::Direct3DStateBlock9