Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h829 Texture *getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function
H A DContext.cpp1773 Texture *Context::getSamplerTexture(unsigned int sampler, TextureType type) const in getSamplerTexture() function in gl::Context