STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::graphics::texture_view< _Value_type, _Rank > Member List

This is the complete list of members for Concurrency::graphics::texture_view< _Value_type, _Rank >, including all inherited members.

__declspec(property(get=get_bits_per_scalar_element)) unsigned int bits_per_scalar_elementConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >
__declspec(property(get=get_mipmap_levels)) unsigned int mipmap_levelsConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >
__declspec(property(get=get_data_length)) unsigned int data_lengthConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >
_Are_mipmap_levels_overlapping(const _Texture_base &_Other) const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Copy_to(const _Texture_base &_Dest) const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Get_most_detailed_mipmap_level() const __GPUConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Get_texture() const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_M_extentConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >protected
_M_texture_descriptorConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >protected
_Texture_base() __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_base(const Concurrency::extent< _Rank > &_Ext, unsigned int _Mipmap_levels=1) __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_base(const _Texture_base &_Src) __GPUConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_base(const _Texture_base &_Src, unsigned int _Most_detailed_mipmap_level, unsigned int _View_mipmap_levels) __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_base(const _Texture_base &_Src, bool _Flatten_mipmap_levels) __GPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_base(const Concurrency::extent< _Rank > &_Ext, const _Texture_descriptor &_Desc) __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
_Texture_descriptor typedefConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >protected
get(const index< _Rank > &_Index) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
get_accelerator_view() const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_bits_per_scalar_element() const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_data_length() const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_extent() const __GPUConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_mipmap_extent(unsigned int _Mipmap_level) const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_mipmap_extent(unsigned int _Mipmap_level) const __GPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
get_mipmap_levels() const __GPUConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inline
operator()(const index< _Rank > &_Index) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator()(int _I0) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator()(int _I0, int _I1) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator()(int _I0, int _I1, int _I2) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator=(const texture_view< _Value_type, _Rank > &_Other) __GPUConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator==(const _Texture_base &_Other) const __CPU_ONLYConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
operator[](const index< _Rank > &_Index) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
operator[](int _I0) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
rankConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >static
scalar_type typedefConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >
set(const index< _Rank > &_Index, const value_type &_Value) const __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
texture_view(texture< _Value_type, _Rank > &_Src, unsigned int _Mipmap_level=0) __CPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
texture_view(texture< _Value_type, _Rank > &_Src) __GPU_ONLYConcurrency::graphics::texture_view< _Value_type, _Rank >inline
texture_view(const texture_view< _Value_type, _Rank > &_Other) __GPUConcurrency::graphics::texture_view< _Value_type, _Rank >inline
texture_view< const _Value_type, _Rank > classConcurrency::graphics::texture_view< _Value_type, _Rank >friend
value_type typedefConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >
~_Texture_base() __GPUConcurrency::graphics::details::_Texture_base< _Value_type, _Rank >inlineprotected
~texture_view() __GPUConcurrency::graphics::texture_view< _Value_type, _Rank >inline