GenerateMipmaps() | molecular::gfx::GlCommandSink::Texture | inline |
GetDepth() const | molecular::gfx::GlCommandSink::Texture | inline |
GetHeight() const | molecular::gfx::GlCommandSink::Texture | inline |
GetWidth() const | molecular::gfx::GlCommandSink::Texture | inline |
GlCommandSink class | molecular::gfx::GlCommandSink::Texture | friend |
kBaseLevel enum value | molecular::gfx::GlCommandSink::Texture | |
kClampToEdge enum value | molecular::gfx::GlCommandSink::Texture | |
kCompareFunc enum value | molecular::gfx::GlCommandSink::Texture | |
kCompareMode enum value | molecular::gfx::GlCommandSink::Texture | |
kCompareRefToTexture enum value | molecular::gfx::GlCommandSink::Texture | |
kLessEqual enum value | molecular::gfx::GlCommandSink::Texture | |
kLinear enum value | molecular::gfx::GlCommandSink::Texture | |
kLinearMipmapLinear enum value | molecular::gfx::GlCommandSink::Texture | |
kLinearMipmapNearest enum value | molecular::gfx::GlCommandSink::Texture | |
kMagFilter enum value | molecular::gfx::GlCommandSink::Texture | |
kMaxLevel enum value | molecular::gfx::GlCommandSink::Texture | |
kMaxLod enum value | molecular::gfx::GlCommandSink::Texture | |
kMinFilter enum value | molecular::gfx::GlCommandSink::Texture | |
kMinLod enum value | molecular::gfx::GlCommandSink::Texture | |
kNearest enum value | molecular::gfx::GlCommandSink::Texture | |
kNearestMipmapLinear enum value | molecular::gfx::GlCommandSink::Texture | |
kRepeat enum value | molecular::gfx::GlCommandSink::Texture | |
kWrapR enum value | molecular::gfx::GlCommandSink::Texture | |
kWrapS enum value | molecular::gfx::GlCommandSink::Texture | |
kWrapT enum value | molecular::gfx::GlCommandSink::Texture | |
NonCopyable()=default | molecular::util::NonCopyable | private |
NonCopyable(const NonCopyable &)=delete | molecular::util::NonCopyable | private |
operator=(const NonCopyable &)=delete | molecular::util::NonCopyable | private |
Parameter enum name | molecular::gfx::GlCommandSink::Texture | |
ParamValue enum name | molecular::gfx::GlCommandSink::Texture | |
SetParameter(Parameter param, ParamValue value) | molecular::gfx::GlCommandSink::Texture | |
SetParameter(Parameter param, int value) | molecular::gfx::GlCommandSink::Texture | |
Store(unsigned int width, unsigned int height, const void *data, PixelFormat format, int mipmapLevel=0, size_t dataSize=0) | molecular::gfx::GlCommandSink::Texture | |
Store(unsigned int width, unsigned int height, unsigned int depth, const void *data, PixelFormat format) | molecular::gfx::GlCommandSink::Texture | |
Store(unsigned int offsetX, unsigned int offsetY, unsigned int width, unsigned int height, const void *data, PixelFormat format, int mipmapLevel=0, size_t dataSize=0) | molecular::gfx::GlCommandSink::Texture | |