Home
last modified time | relevance | path

Searched defs:getAttachmentSamples (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples() function in FramebufferData
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp350 GLsizei Renderbuffer::getAttachmentSamples(const ImageIndex & /*imageIndex*/) const in getAttachmentSamples() function in gl::Renderbuffer
H A DImage.cpp202 GLsizei ExternalImageSibling::getAttachmentSamples(const gl::ImageIndex &imageIndex) const in getAttachmentSamples() function in egl::ExternalImageSibling
H A DSurface.cpp611 GLsizei Surface::getAttachmentSamples(const gl::ImageIndex &target) const in getAttachmentSamples() function in egl::Surface
H A DTexture.cpp2204 GLsizei Texture::getAttachmentSamples(const ImageIndex &imageIndex) const in getAttachmentSamples() function in gl::Texture