ReactOS 0.4.15-dev-7834-g00c4b3d
hlsl_probe_info Struct Reference
Collaboration diagram for hlsl_probe_info:

Public Attributes

unsigned int x
 
unsigned int y
 
D3DXCOLOR c
 
float epsilon
 
const charmessage
 

Detailed Description

Definition at line 34 of file hlsl.c.

Member Data Documentation

◆ c

D3DXCOLOR hlsl_probe_info::c

Definition at line 38 of file hlsl.c.

Referenced by compute_shader_probe9().

◆ epsilon

float hlsl_probe_info::epsilon

Definition at line 40 of file hlsl.c.

Referenced by compute_shader_probe9().

◆ message

const char* hlsl_probe_info::message

Definition at line 42 of file hlsl.c.

Referenced by compute_shader_probe9().

◆ x

unsigned int hlsl_probe_info::x

Definition at line 36 of file hlsl.c.

Referenced by compute_shader_probe9().

◆ y

unsigned int hlsl_probe_info::y

Definition at line 36 of file hlsl.c.

Referenced by compute_shader_probe9().


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