webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <SamplerGL.h>
Public Member Functions | |
SamplerGL (const FunctionsGL *functions, StateManagerGL *stateManager) | |
~SamplerGL () override | |
void | syncState (const gl::SamplerState &samplerState) const |
GLuint | getSamplerID () const |
![]() | |
SamplerImpl () | |
virtual | ~SamplerImpl () |
![]() | |
NonCopyable ()=default | |
~NonCopyable ()=default | |
Additional Inherited Members | |
![]() | |
NonCopyable (const NonCopyable &)=delete | |
void | operator= (const NonCopyable &)=delete |
rx::SamplerGL::SamplerGL | ( | const FunctionsGL * | functions, |
StateManagerGL * | stateManager | ||
) |
|
override |
GLuint rx::SamplerGL::getSamplerID | ( | ) | const |
void rx::SamplerGL::syncState | ( | const gl::SamplerState & | samplerState | ) | const |