webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
gl::FramebufferAttachment::Target Class Reference

#include <FramebufferAttachment.h>

Public Member Functions

 Target ()
 
 Target (GLenum binding, const ImageIndex &imageIndex)
 
 Target (const Target &other)
 
Targetoperator= (const Target &other)
 
GLenum binding () const
 
const ImageIndextextureIndex () const
 

Constructor & Destructor Documentation

◆ Target() [1/3]

gl::FramebufferAttachment::Target::Target ( )

◆ Target() [2/3]

gl::FramebufferAttachment::Target::Target ( GLenum  binding,
const ImageIndex imageIndex 
)

◆ Target() [3/3]

gl::FramebufferAttachment::Target::Target ( const Target other)

Member Function Documentation

◆ binding()

GLenum gl::FramebufferAttachment::Target::binding ( ) const
inline

◆ operator=()

FramebufferAttachment::Target & gl::FramebufferAttachment::Target::operator= ( const Target other)

◆ textureIndex()

const ImageIndex& gl::FramebufferAttachment::Target::textureIndex ( ) const
inline

The documentation for this class was generated from the following files: