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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp 165 mState.activeSampler = 0;
737 mState.activeSampler = active;
768 return mState.activeSampler;
    [all...]
Context.h 99 unsigned int activeSampler; // Active texture unit selector - GL_TEXTURE0

Completed in 188 milliseconds