Home
last modified time | relevance | path

Searched defs:hasEmulatedAlphaChannel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DSurfaceGL.cpp70 bool SurfaceGL::hasEmulatedAlphaChannel() const in hasEmulatedAlphaChannel() function in rx::SurfaceGL
H A DTextureGL.cpp2017 bool TextureGL::hasEmulatedAlphaChannel(const gl::ImageIndex &index) const in hasEmulatedAlphaChannel() function in rx::TextureGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp289 bool IOSurfaceSurfaceCGL::hasEmulatedAlphaChannel() const in hasEmulatedAlphaChannel() function in rx::IOSurfaceSurfaceCGL