Antkeeper  0.0.1
gl::image_view Member List

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

framebuffer classgl::image_viewfriend
get_array_layer_count() const noexceptgl::image_viewinline
get_dimensionality() const noexceptgl::image_viewinline
get_first_array_layer() const noexceptgl::image_viewinline
get_first_mip_level() const noexceptgl::image_viewinline
get_format() const noexceptgl::image_viewinline
get_image() const noexceptgl::image_viewinline
get_mip_level_count() const noexceptgl::image_viewinline
gl_shader_texture_1d classgl::image_viewfriend
gl_shader_texture_2d classgl::image_viewfriend
gl_shader_texture_3d classgl::image_viewfriend
gl_shader_texture_cube classgl::image_viewfriend
image_view(const image_view &)=deletegl::image_view
image_view(image_view &&)=deletegl::image_view
image_view(std::shared_ptr< gl::image > image, std::uint8_t dimensionality, gl::format format, std::uint32_t first_mip_level, std::uint32_t mip_level_count, std::uint32_t first_array_layer, std::uint32_t array_layer_count, std::uint8_t flags)gl::image_viewprotected
is_1d() const noexceptgl::image_viewinline
is_2d() const noexceptgl::image_viewinline
is_3d() const noexceptgl::image_viewinline
is_array() const noexceptgl::image_viewinline
is_cube() const noexceptgl::image_viewinline
operator=(const image_view &)=deletegl::image_view
operator=(image_view &&)=deletegl::image_view
~image_view()=0gl::image_viewpure virtual