ReactOS 0.4.15-dev-7958-gcd0bb1a
shader_none_priv Struct Reference
Collaboration diagram for shader_none_priv:

Public Attributes

const struct wined3d_vertex_pipe_opsvertex_pipe
 
const struct fragment_pipelinefragment_pipe
 
BOOL ffp_proj_control
 

Detailed Description

Definition at line 3117 of file shader.c.

Member Data Documentation

◆ ffp_proj_control

BOOL shader_none_priv::ffp_proj_control

Definition at line 3121 of file shader.c.

Referenced by shader_none_alloc(), and shader_none_has_ffp_proj_control().

◆ fragment_pipe

const struct fragment_pipeline* shader_none_priv::fragment_pipe

◆ vertex_pipe

const struct wined3d_vertex_pipe_ops* shader_none_priv::vertex_pipe

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