Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGL/
DContext.cpp1168 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) in getSamplerTexture() function in gl::Context
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1077 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) in getSamplerTexture() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1630 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in es2::Context