Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.h294 bool hasExternalTextureAttachment() const { return mState.hasExternalTextureAttachment(); } in hasExternalTextureAttachment() function
H A DFramebuffer.cpp756 bool FramebufferState::hasExternalTextureAttachment() const in hasExternalTextureAttachment() function in gl::FramebufferState