ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
enum wined3d_cs_op | opcode |
enum wined3d_shader_type | type |
UINT | sampler_idx |
struct wined3d_sampler * | sampler |
enum wined3d_cs_op wined3d_cs_set_sampler::opcode |
struct wined3d_sampler* wined3d_cs_set_sampler::sampler |
UINT wined3d_cs_set_sampler::sampler_idx |
Definition at line 250 of file cs.c.
Referenced by wined3d_cs_emit_set_sampler().
enum wined3d_shader_type wined3d_cs_set_sampler::type |