ReactOS 0.4.15-dev-7958-gcd0bb1a
wined3d_pixel_shader_caps Struct Reference

#include <wined3d.h>

Public Attributes

DWORD caps
 
INT dynamic_flow_control_depth
 
INT temp_count
 
INT static_flow_control_depth
 
INT instruction_slot_count
 

Detailed Description

Definition at line 1855 of file wined3d.h.

Member Data Documentation

◆ caps

DWORD wined3d_pixel_shader_caps::caps

Definition at line 1857 of file wined3d.h.

◆ dynamic_flow_control_depth

INT wined3d_pixel_shader_caps::dynamic_flow_control_depth

Definition at line 1858 of file wined3d.h.

◆ instruction_slot_count

INT wined3d_pixel_shader_caps::instruction_slot_count

Definition at line 1861 of file wined3d.h.

◆ static_flow_control_depth

INT wined3d_pixel_shader_caps::static_flow_control_depth

Definition at line 1860 of file wined3d.h.

◆ temp_count

INT wined3d_pixel_shader_caps::temp_count

Definition at line 1859 of file wined3d.h.


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