Home
last modified time | relevance | path

Searched defs:getSamplerTexture (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1081 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) in getSamplerTexture() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1691 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in es2::Context