|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| const struct wined3d_vertex_pipe_ops * | vertex_pipe |
| const struct wined3d_fragment_pipe_ops * | fragment_pipe |
| struct shader_spirv_resource_bindings | bindings |
Definition at line 50 of file shader_spirv.c.
| struct shader_spirv_resource_bindings shader_spirv_priv::bindings |
Definition at line 55 of file shader_spirv.c.
Referenced by shader_spirv_alloc(), shader_spirv_apply_compute_state(), shader_spirv_apply_draw_state(), and shader_spirv_free().
| const struct wined3d_fragment_pipe_ops* shader_spirv_priv::fragment_pipe |
Definition at line 53 of file shader_spirv.c.
Referenced by shader_spirv_alloc(), shader_spirv_apply_draw_state(), shader_spirv_disable(), and shader_spirv_free().
| const struct wined3d_vertex_pipe_ops* shader_spirv_priv::vertex_pipe |
Definition at line 52 of file shader_spirv.c.
Referenced by shader_spirv_alloc(), shader_spirv_apply_draw_state(), shader_spirv_disable(), and shader_spirv_free().