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 50 GLuint createSampler();
ResourceManager.cpp 135 GLuint ResourceManager::createSampler()
Context.h 87 GLuint createSampler();
Context.cpp 268 GLuint Context::createSampler()
270 return mResourceManager->createSampler();
    [all...]
libGLESv2.cpp     [all...]

Completed in 69 milliseconds