ReactOS 0.4.15-dev-7918-g2a2556c
wined3d_cs_set_sampler Struct Reference
Collaboration diagram for wined3d_cs_set_sampler:

Public Attributes

enum wined3d_cs_op opcode
 
enum wined3d_shader_type type
 
UINT sampler_idx
 
struct wined3d_samplersampler
 

Detailed Description

Definition at line 246 of file cs.c.

Member Data Documentation

◆ opcode

enum wined3d_cs_op wined3d_cs_set_sampler::opcode

Definition at line 248 of file cs.c.

◆ sampler

struct wined3d_sampler* wined3d_cs_set_sampler::sampler

Definition at line 251 of file cs.c.

◆ sampler_idx

UINT wined3d_cs_set_sampler::sampler_idx

Definition at line 250 of file cs.c.

Referenced by wined3d_cs_emit_set_sampler().

◆ type

enum wined3d_shader_type wined3d_cs_set_sampler::type

Definition at line 249 of file cs.c.


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