Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.h161 gl::Texture *getBoundTexture() const { return mTexture; } in getBoundTexture() function
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1725 GLuint GLClientState::getBoundTexture(GLenum target) const in getBoundTexture() function in gfxstream::guest::GLClientState