Home
last modified time | relevance | path

Searched defs:getSamplerTexture (Results 1 – 2 of 2) 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