ReactOS 0.4.17-dev-934-g091855f
hlsl_ir_sampler_state Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_ir_sampler_state:

Public Attributes

struct hlsl_ir_node node
 
struct hlsl_state_block * state_block
 

Detailed Description

Definition at line 922 of file hlsl.h.

Member Data Documentation

◆ node

struct hlsl_ir_node hlsl_ir_sampler_state::node

Definition at line 924 of file hlsl.h.

Referenced by clone_sampler_state(), and hlsl_new_sampler_state().

◆ state_block

struct hlsl_state_block* hlsl_ir_sampler_state::state_block

Definition at line 926 of file hlsl.h.

Referenced by clone_sampler_state(), free_ir_sampler_state(), and hlsl_new_sampler_state().


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