Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DState.h227 Texture *getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function
DContext.cpp1366 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h309 Texture *getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function
DContext.cpp1507 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in gl::Context
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1739 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in es2::Context