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

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 142 void detachSampler(GLuint sampler);
Context.h 250 void detachSampler(GLuint sampler);
Context.cpp 378 detachSampler(sampler);
    [all...]
State.cpp 686 void State::detachSampler(GLuint sampler)
    [all...]

Completed in 49 milliseconds