Searched defs:detachSampler (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DContext.cpp378 detachSampler(sampler);
1939 void Context::detachSampler(GLuint sampler) function in class:gl::Context
1941 mState.detachSampler(sampler);

Completed in 107 milliseconds