ReactOS 0.4.15-dev-7907-g95bf896
wined3d_shader_parser_state Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned int current_loop_depth
 
unsigned int current_loop_reg
 
BOOL in_subroutine
 

Detailed Description

Definition at line 1062 of file wined3d_private.h.

Member Data Documentation

◆ current_loop_depth

unsigned int wined3d_shader_parser_state::current_loop_depth

Definition at line 1064 of file wined3d_private.h.

◆ current_loop_reg

unsigned int wined3d_shader_parser_state::current_loop_reg

Definition at line 1065 of file wined3d_private.h.

◆ in_subroutine

BOOL wined3d_shader_parser_state::in_subroutine

Definition at line 1066 of file wined3d_private.h.


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