ReactOS 0.4.15-dev-7942-gd23573b
wined3d_shader_tgsm_structured Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_shader_tgsm_structured:

Public Attributes

struct wined3d_shader_dst_param reg
 
unsigned int byte_stride
 
unsigned int structure_count
 

Detailed Description

Definition at line 1179 of file wined3d_private.h.

Member Data Documentation

◆ byte_stride

unsigned int wined3d_shader_tgsm_structured::byte_stride

Definition at line 1182 of file wined3d_private.h.

◆ reg

struct wined3d_shader_dst_param wined3d_shader_tgsm_structured::reg

Definition at line 1181 of file wined3d_private.h.

◆ structure_count

unsigned int wined3d_shader_tgsm_structured::structure_count

Definition at line 1183 of file wined3d_private.h.


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