Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h309 Texture *getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function
DContext.cpp1465 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in gl::Context
/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.cpp1739 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in es2::Context