STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
Concurrency::graphics::details::texture_traits< texture< _Value_type, _Rank > > Struct Template Reference

#include <amp_graphics.h>

Static Public Attributes

static const bool is_texture = true
 
static const bool is_writable = true
 

Member Data Documentation

template<typename _Value_type , int _Rank>
const bool Concurrency::graphics::details::texture_traits< texture< _Value_type, _Rank > >::is_texture = true
static
template<typename _Value_type , int _Rank>
const bool Concurrency::graphics::details::texture_traits< texture< _Value_type, _Rank > >::is_writable = true
static

The documentation for this struct was generated from the following file: