ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
const struct wined3d_vertex_pipe_ops * | vertex_pipe |
const struct fragment_pipeline * | fragment_pipe |
BOOL | 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().
const struct fragment_pipeline* shader_none_priv::fragment_pipe |
Definition at line 3120 of file shader.c.
Referenced by shader_none_alloc(), shader_none_disable(), shader_none_free(), and shader_none_select().
const struct wined3d_vertex_pipe_ops* shader_none_priv::vertex_pipe |
Definition at line 3119 of file shader.c.
Referenced by shader_none_alloc(), shader_none_disable(), shader_none_free(), and shader_none_select().