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

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 135 GLuint getSamplerTextureId(unsigned int sampler, GLenum type) const;
State.cpp 625 GLuint State::getSamplerTextureId(unsigned int sampler, GLenum type) const
    [all...]
Context.cpp 839 if (mState.getSamplerTextureId(sampler, type) == 0)
    [all...]

Completed in 3473 milliseconds