Searched defs:getAttachmentSamples (Results 1 – 5 of 5) sorted by relevance
252 GLsizei Renderbuffer::getAttachmentSamples(const ImageIndex & /*imageIndex*/) const in getAttachmentSamples() function in gl::Renderbuffer
179 GLsizei ExternalImageSibling::getAttachmentSamples(const gl::ImageIndex &imageIndex) const in getAttachmentSamples() function in egl::ExternalImageSibling
543 GLsizei Surface::getAttachmentSamples(const gl::ImageIndex &target) const in getAttachmentSamples() function in egl::Surface
1701 GLsizei Texture::getAttachmentSamples(const ImageIndex &imageIndex) const in getAttachmentSamples() function in gl::Texture
275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples() function in FramebufferData