gdk-graphics 0b051eb9b5c1eaa0658babaa4463dd7a80aa9d2c
Loading...
Searching...
No Matches
gdk::webgl1es2_texture Member List

This is the complete list of members for gdk::webgl1es2_texture, including all inherited members.

activateAndBind(const GLint aUnit) constgdk::webgl1es2_texture
format enum name (defined in gdk::webgl1es2_texture)gdk::webgl1es2_texture
GetCheckerboardOfDeath()gdk::webgl1es2_texturestatic
getHandle() constgdk::webgl1es2_texture
getMaxTextureSize()gdk::webgl1es2_texturestatic
magnification_filter enum namegdk::webgl1es2_texture
minification_filter enum namegdk::webgl1es2_texture
operator!=(const webgl1es2_texture &) constgdk::webgl1es2_texture
operator=(webgl1es2_texture &&)=defaultgdk::webgl1es2_texture
operator==(const webgl1es2_texture &) constgdk::webgl1es2_texture
texture()=defaultgdk::textureprotected
update_data(const texture_data::view &) overridegdk::webgl1es2_texturevirtual
update_data(const texture_data::view &, const size_t offsetX, const size_t offsetY) overridegdk::webgl1es2_texturevirtual
webgl1es2_texture(webgl1es2_texture &&)=defaultgdk::webgl1es2_texture
webgl1es2_texture(const texture_data::view &aTextureView, const wrap_mode aWrapModeU=wrap_mode::repeat, const wrap_mode aWrapModeV=wrap_mode::repeat, const minification_filter minFilter=minification_filter::linear, const magnification_filter magFilter=magnification_filter::nearest)gdk::webgl1es2_texture
webgl1es2_texture(const webgl1es2_texture::format aFormat, const size_t aWidthInTexels, const size_t aHeightInTexels, const texture_data::channel_type *aData, const wrap_mode aWrapModeU=wrap_mode::repeat, const wrap_mode aWrapModeV=wrap_mode::repeat, const minification_filter minFilter=minification_filter::linear, const magnification_filter magFilter=magnification_filter::nearest) (defined in gdk::webgl1es2_texture)gdk::webgl1es2_texture
wrap_mode enum namegdk::texture
~texture()=defaultgdk::texturevirtual