ReactOS 0.4.15-dev-7924-g5949c20
texture_stage_op Struct Reference

#include <wined3d_private.h>

Collaboration diagram for texture_stage_op:

Public Attributes

unsigned cop: 8
 
unsigned carg1: 8
 
unsigned carg2: 8
 
unsigned carg0: 8
 
unsigned aop: 8
 
unsigned aarg1: 8
 
unsigned aarg2: 8
 
unsigned aarg0: 8
 
struct color_fixup_desc color_fixup
 
unsigned tex_type: 3
 
unsigned dst: 1
 
unsigned projected: 2
 
unsigned padding: 10
 

Detailed Description

Definition at line 2660 of file wined3d_private.h.

Member Data Documentation

◆ aarg0

unsigned texture_stage_op::aarg0

Definition at line 2670 of file wined3d_private.h.

◆ aarg1

unsigned texture_stage_op::aarg1

Definition at line 2668 of file wined3d_private.h.

◆ aarg2

unsigned texture_stage_op::aarg2

Definition at line 2669 of file wined3d_private.h.

◆ aop

unsigned texture_stage_op::aop

Definition at line 2667 of file wined3d_private.h.

◆ carg0

unsigned texture_stage_op::carg0

Definition at line 2665 of file wined3d_private.h.

◆ carg1

unsigned texture_stage_op::carg1

Definition at line 2663 of file wined3d_private.h.

◆ carg2

unsigned texture_stage_op::carg2

Definition at line 2664 of file wined3d_private.h.

◆ color_fixup

struct color_fixup_desc texture_stage_op::color_fixup

Definition at line 2672 of file wined3d_private.h.

◆ cop

unsigned texture_stage_op::cop

Definition at line 2662 of file wined3d_private.h.

◆ dst

unsigned texture_stage_op::dst

Definition at line 2674 of file wined3d_private.h.

◆ padding

unsigned texture_stage_op::padding

Definition at line 2676 of file wined3d_private.h.

◆ projected

unsigned texture_stage_op::projected

Definition at line 2675 of file wined3d_private.h.

◆ tex_type

unsigned texture_stage_op::tex_type

Definition at line 2673 of file wined3d_private.h.


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