|
ReactOS 0.4.17-dev-934-g091855f
|

Go to the source code of this file.
Classes | |
| struct | shader_spirv_resource_bindings |
| struct | shader_spirv_priv |
| struct | shader_spirv_compile_arguments |
| struct | shader_spirv_graphics_program_variant_vk |
| struct | shader_spirv_graphics_program_vk |
| struct | shader_spirv_compute_program_vk |
| struct | wined3d_shader_spirv_compile_args |
| struct | wined3d_shader_spirv_shader_interface |
Macros | |
| #define | MAX_SM1_INTER_STAGE_VARYINGS 12 |
| #define MAX_SM1_INTER_STAGE_VARYINGS 12 |
Definition at line 58 of file shader_spirv.c.
|
static |
Definition at line 164 of file shader_spirv.c.
Referenced by shader_spirv_init_compile_args().
|
static |
Definition at line 1052 of file shader_spirv.c.
|
static |
Definition at line 1097 of file shader_spirv.c.
|
static |
Definition at line 900 of file shader_spirv.c.
|
static |
Definition at line 846 of file shader_spirv.c.
|
static |
Definition at line 1128 of file shader_spirv.c.
|
static |
Definition at line 1133 of file shader_spirv.c.
|
static |
Definition at line 125 of file shader_spirv.c.
Referenced by shader_spirv_find_graphics_program_variant_vk().
|
static |
Definition at line 278 of file shader_spirv.c.
Referenced by shader_spirv_compile(), shader_spirv_find_compute_program_vk(), and shader_spirv_find_graphics_program_variant_vk().
|
static |
Definition at line 1020 of file shader_spirv.c.
|
static |
Definition at line 1005 of file shader_spirv.c.
Referenced by shader_spirv_destroy().
|
static |
Definition at line 931 of file shader_spirv.c.
|
static |
Definition at line 405 of file shader_spirv.c.
Referenced by shader_spirv_apply_compute_state().
|
static |
Definition at line 349 of file shader_spirv.c.
Referenced by shader_spirv_apply_draw_state().
|
static |
Definition at line 1087 of file shader_spirv.c.
|
static |
Definition at line 1102 of file shader_spirv.c.
|
static |
Definition at line 1110 of file shader_spirv.c.
|
static |
Definition at line 121 of file shader_spirv.c.
|
static |
Definition at line 195 of file shader_spirv.c.
Referenced by shader_spirv_compile_shader().
|
static |
Definition at line 1106 of file shader_spirv.c.
|
static |
Definition at line 252 of file shader_spirv.c.
Referenced by shader_spirv_compile_shader().
|
static |
Definition at line 958 of file shader_spirv.c.
Referenced by shader_spirv_invalidate_contexts_compute_program().
|
static |
Definition at line 968 of file shader_spirv.c.
Referenced by shader_spirv_destroy_compute_vk().
|
static |
Definition at line 994 of file shader_spirv.c.
Referenced by shader_spirv_destroy().
|
static |
Definition at line 979 of file shader_spirv.c.
Referenced by shader_spirv_invalidate_contexts_graphics_program_variant().
|
static |
Definition at line 824 of file shader_spirv.c.
|
static |
Definition at line 810 of file shader_spirv.c.
Referenced by shader_spirv_precompile().
|
static |
Definition at line 493 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
|
static |
Definition at line 522 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
|
static |
Definition at line 471 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_add_binding(), and shader_spirv_resource_bindings_add_uav_counter_binding().
|
static |
Definition at line 465 of file shader_spirv.c.
Referenced by shader_spirv_free().
|
static |
Definition at line 649 of file shader_spirv.c.
Referenced by shader_spirv_apply_compute_state(), and shader_spirv_apply_draw_state().
|
static |
Definition at line 755 of file shader_spirv.c.
Referenced by shader_spirv_precompile(), and shader_spirv_precompile_compute().
|
static |
Definition at line 953 of file shader_spirv.c.
|
static |
Definition at line 948 of file shader_spirv.c.
|
static |
Definition at line 1254 of file shader_spirv.c.
|
static |
Definition at line 1270 of file shader_spirv.c.
|
static |
Definition at line 1232 of file shader_spirv.c.
|
static |
Definition at line 1238 of file shader_spirv.c.
|
static |
Definition at line 1265 of file shader_spirv.c.
|
static |
Definition at line 1275 of file shader_spirv.c.
|
static |
Definition at line 1243 of file shader_spirv.c.
|
static |
Definition at line 1249 of file shader_spirv.c.
|
static |
Definition at line 1189 of file shader_spirv.c.
|
static |
Definition at line 1168 of file shader_spirv.c.
|
static |
Definition at line 1173 of file shader_spirv.c.
|
static |
Definition at line 1200 of file shader_spirv.c.
|
static |
Definition at line 1178 of file shader_spirv.c.
|
static |
Definition at line 1184 of file shader_spirv.c.
|
static |
Definition at line 573 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | d3d_shader | ) |
|
static |
Definition at line 627 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
|
static |
Definition at line 600 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
|
static |
Definition at line 549 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
|
static |
Definition at line 622 of file shader_spirv.c.
Referenced by shader_spirv_resource_bindings_init().
| const struct wined3d_fragment_pipe_ops * wined3d_spirv_fragment_pipe_init_vk | ( | void | ) |
Definition at line 1311 of file shader_spirv.c.
Referenced by wined3d_adapter_vk_init().
| const struct wined3d_shader_backend_ops * wined3d_spirv_shader_backend_init_vk | ( | void | ) |
Definition at line 1161 of file shader_spirv.c.
Referenced by wined3d_adapter_vk_init().
| const struct wined3d_vertex_pipe_ops * wined3d_spirv_vertex_pipe_init_vk | ( | void | ) |
Definition at line 1227 of file shader_spirv.c.
Referenced by wined3d_adapter_vk_init().
|
static |
Definition at line 27 of file shader_spirv.c.
Referenced by shader_spirv_compile_shader(), and shader_spirv_scan_shader().
|
static |
Definition at line 1297 of file shader_spirv.c.
Referenced by wined3d_spirv_fragment_pipe_init_vk().
|
static |
Definition at line 1280 of file shader_spirv.c.
|
static |
Definition at line 25 of file shader_spirv.c.
Referenced by shader_spirv_alloc(), spirv_fragment_pipe_vk_fp_alloc(), spirv_vertex_pipe_vk_vp_alloc(), and wined3d_spirv_shader_backend_init_vk().
|
static |
Definition at line 1216 of file shader_spirv.c.
Referenced by wined3d_spirv_vertex_pipe_init_vk().
|
static |
Definition at line 1205 of file shader_spirv.c.