__declspec(property(get=get_bits_per_scalar_element)) unsigned int bits_per_scalar_element | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | |
__declspec(property(get=get_mipmap_levels)) unsigned int mipmap_levels | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | |
__declspec(property(get=get_data_length)) unsigned int data_length | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | |
_Are_mipmap_levels_overlapping(const _Texture_base &_Other) const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Copy_to(const _Texture_base &_Dest) const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Get_most_detailed_mipmap_level() const __GPU | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Get_texture() const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_M_extent | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | protected |
_M_texture_descriptor | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | protected |
_Texture_base() __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Texture_base(const Concurrency::extent< _Rank > &_Ext, unsigned int _Mipmap_levels=1) __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Texture_base(const _Texture_base &_Src) __GPU | Concurrency::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_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Texture_base(const _Texture_base &_Src, bool _Flatten_mipmap_levels) __GPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Texture_base(const Concurrency::extent< _Rank > &_Ext, const _Texture_descriptor &_Desc) __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
_Texture_descriptor typedef | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | protected |
get(const index< _Rank > &_Index) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
get_accelerator_view() const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_bits_per_scalar_element() const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_data_length() const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_extent() const __GPU | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_mipmap_extent(unsigned int _Mipmap_level) const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_mipmap_extent(unsigned int _Mipmap_level) const __GPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
get_mipmap_levels() const __GPU | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inline |
operator()(const index< _Rank > &_Index) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator()(int _I0) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator()(int _I0, int _I1) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator()(int _I0, int _I1, int _I2) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator=(const texture_view< _Value_type, _Rank > &_Other) __GPU | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator==(const _Texture_base &_Other) const __CPU_ONLY | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
operator[](const index< _Rank > &_Index) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
operator[](int _I0) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
rank | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | static |
scalar_type typedef | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | |
set(const index< _Rank > &_Index, const value_type &_Value) const __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
texture_view(texture< _Value_type, _Rank > &_Src, unsigned int _Mipmap_level=0) __CPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
texture_view(texture< _Value_type, _Rank > &_Src) __GPU_ONLY | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
texture_view(const texture_view< _Value_type, _Rank > &_Other) __GPU | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |
texture_view< const _Value_type, _Rank > class | Concurrency::graphics::texture_view< _Value_type, _Rank > | friend |
value_type typedef | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | |
~_Texture_base() __GPU | Concurrency::graphics::details::_Texture_base< _Value_type, _Rank > | inlineprotected |
~texture_view() __GPU | Concurrency::graphics::texture_view< _Value_type, _Rank > | inline |