Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DRenderbuffer.cpp252 GLsizei Renderbuffer::getAttachmentSamples(const ImageIndex & /*imageIndex*/) const in getAttachmentSamples() function in gl::Renderbuffer
DImage.cpp179 GLsizei ExternalImageSibling::getAttachmentSamples(const gl::ImageIndex &imageIndex) const in getAttachmentSamples() function in egl::ExternalImageSibling
DSurface.cpp543 GLsizei Surface::getAttachmentSamples(const gl::ImageIndex &target) const in getAttachmentSamples() function in egl::Surface
DTexture.cpp1701 GLsizei Texture::getAttachmentSamples(const ImageIndex &imageIndex) const in getAttachmentSamples() function in gl::Texture
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DFramebufferData.cpp275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples() function in FramebufferData