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

  /external/deqp/modules/glshared/
glsSamplerObjectTest.hpp 78 static void setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler);
137 static void setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler);
glsSamplerObjectTest.cpp 101 void TextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler)
527 setSamplerState(gl, m_samplerState, sampler);
613 void MultiTextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler)
    [all...]

Completed in 49 milliseconds