ReactOS 0.4.15-dev-7928-g68a8619
const_upload_info Struct Reference

Public Attributes

BOOL transpose
 
unsigned int major
 
unsigned int minor
 
unsigned int major_stride
 
unsigned int major_count
 
unsigned int count
 
unsigned int minor_remainder
 

Detailed Description

Definition at line 270 of file preshader.c.

Member Data Documentation

◆ count

unsigned int const_upload_info::count

Definition at line 276 of file preshader.c.

◆ major

unsigned int const_upload_info::major

Definition at line 273 of file preshader.c.

◆ major_count

unsigned int const_upload_info::major_count

Definition at line 275 of file preshader.c.

◆ major_stride

unsigned int const_upload_info::major_stride

Definition at line 274 of file preshader.c.

◆ minor

unsigned int const_upload_info::minor

Definition at line 273 of file preshader.c.

◆ minor_remainder

unsigned int const_upload_info::minor_remainder

Definition at line 277 of file preshader.c.

◆ transpose

BOOL const_upload_info::transpose

Definition at line 272 of file preshader.c.


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