XG_DESCRIPTOR_TEXTURE_VIEW Structure

Native binding descriptor for a texture.

Syntax

typedef struct XG_DESCRIPTOR_TEXTURE_VIEW {
    UINT32 Dword[8];
} XG_DESCRIPTOR_TEXTURE_VIEW;  

Members

Dword
Descriptor for Dword.

Remarks

This structure is used by the following API items:

Requirements

Header: Declared in xg.h.