webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
gl::Sampler Member List

This is the complete list of members for gl::Sampler, including all inherited members.

addRef() constRefCountObjectinline
getCompareFunc() constgl::Sampler
getCompareMode() constgl::Sampler
getImplementation() constgl::Sampler
getLabel() const overridegl::Samplervirtual
getMagFilter() constgl::Sampler
getMaxAnisotropy() constgl::Sampler
getMaxLod() constgl::Sampler
getMinFilter() constgl::Sampler
getMinLod() constgl::Sampler
getRefCount() constRefCountObjectinline
getSamplerState() constgl::Sampler
getWrapR() constgl::Sampler
getWrapS() constgl::Sampler
getWrapT() constgl::Sampler
id() constRefCountObjectinline
RefCountObject(GLuint id)RefCountObjectinlineexplicit
release() constRefCountObjectinline
Sampler(rx::GLImplFactory *factory, GLuint id)gl::Sampler
setCompareFunc(GLenum compareFunc)gl::Sampler
setCompareMode(GLenum compareMode)gl::Sampler
setLabel(const std::string &label) overridegl::Samplervirtual
setMagFilter(GLenum magFilter)gl::Sampler
setMaxAnisotropy(float maxAnisotropy)gl::Sampler
setMaxLod(GLfloat maxLod)gl::Sampler
setMinFilter(GLenum minFilter)gl::Sampler
setMinLod(GLfloat minLod)gl::Sampler
setWrapR(GLenum wrapR)gl::Sampler
setWrapS(GLenum wrapS)gl::Sampler
setWrapT(GLenum wrapT)gl::Sampler
~LabeledObject()gl::LabeledObjectinlinevirtual
~RefCountObject()RefCountObjectinlineprotectedvirtual
~Sampler() overridegl::Sampler