HomeSort by relevance Sort by last modified time
    Searched full:setactivesampler (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 217 void setActiveSampler(unsigned int active);
Context.cpp 735 void Context::setActiveSampler(unsigned int active)
    [all...]
libGLESv2.cpp 52 context->setActiveSampler(texture - GL_TEXTURE0);
    [all...]

Completed in 44 milliseconds