webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
rx::SamplerGL Class Reference

#include <SamplerGL.h>

Inheritance diagram for rx::SamplerGL:
rx::SamplerImpl angle::NonCopyable

Public Member Functions

 SamplerGL (const FunctionsGL *functions, StateManagerGL *stateManager)
 
 ~SamplerGL () override
 
void syncState (const gl::SamplerState &samplerState) const
 
GLuint getSamplerID () const
 
- Public Member Functions inherited from rx::SamplerImpl
 SamplerImpl ()
 
virtual ~SamplerImpl ()
 
- Public Member Functions inherited from angle::NonCopyable
 NonCopyable ()=default
 
 ~NonCopyable ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from angle::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
void operator= (const NonCopyable &)=delete
 

Constructor & Destructor Documentation

◆ SamplerGL()

rx::SamplerGL::SamplerGL ( const FunctionsGL functions,
StateManagerGL stateManager 
)

◆ ~SamplerGL()

rx::SamplerGL::~SamplerGL ( )
override

Member Function Documentation

◆ getSamplerID()

GLuint rx::SamplerGL::getSamplerID ( ) const

◆ syncState()

void rx::SamplerGL::syncState ( const gl::SamplerState samplerState) const

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