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

  /external/chromium_org/third_party/angle/src/libGLESv2/
ResourceManager.h 51 GLuint createSampler();
ResourceManager.cpp 139 GLuint ResourceManager::createSampler()
Context.h 257 GLuint createSampler();
Context.cpp 920 GLuint Context::createSampler()
922 return mResourceManager->createSampler();
    [all...]
libGLESv2.cpp     [all...]

Completed in 47 milliseconds