webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
rx::d3d9::Converter< fromType, normalized, size, PreferenceRule > Struct Template Reference
Inheritance diagram for rx::d3d9::Converter< fromType, normalized, size, PreferenceRule >:
rx::VertexDataConverter< GLToCType< fromType >::type, WidenRule< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type, size >, ConversionRule< fromType, normalized, PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >, DefaultVertexValues< D3DToCType< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >::type, normalized > >

Public Types

enum  { capflag = VertexTypeFlags<d3dtype, d3dsize>::capflag }
 
enum  { declflag = VertexTypeFlags<d3dtype, d3dsize>::declflag }
 
- Public Types inherited from rx::VertexDataConverter< GLToCType< fromType >::type, WidenRule< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type, size >, ConversionRule< fromType, normalized, PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >, DefaultVertexValues< D3DToCType< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >::type, normalized > >
typedef ConversionRule< fromType, normalized, PreferenceRule< VertexTypeMapping< fromType, normalized > >::type > ::OutputType OutputType
 
typedef GLToCType< fromType >::type InputType
 

Additional Inherited Members

- Static Public Member Functions inherited from rx::VertexDataConverter< GLToCType< fromType >::type, WidenRule< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type, size >, ConversionRule< fromType, normalized, PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >, DefaultVertexValues< D3DToCType< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >::type, normalized > >
static void convertArray (const uint8_t *input, size_t stride, size_t n, uint8_t *output)
 
- Static Public Attributes inherited from rx::VertexDataConverter< GLToCType< fromType >::type, WidenRule< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type, size >, ConversionRule< fromType, normalized, PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >, DefaultVertexValues< D3DToCType< PreferenceRule< VertexTypeMapping< fromType, normalized > >::type >::type, normalized > >
static const bool identity
 
static const std::size_t finalSize
 

Member Enumeration Documentation

◆ anonymous enum

template<GLenum fromType, bool normalized, int size, template< class T > class PreferenceRule>
anonymous enum
Enumerator
capflag 

◆ anonymous enum

template<GLenum fromType, bool normalized, int size, template< class T > class PreferenceRule>
anonymous enum
Enumerator
declflag 

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