|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 86 of file shader_spirv.c.
| struct vkd3d_shader_scan_descriptor_info shader_spirv_graphics_program_vk::descriptor_info |
Definition at line 91 of file shader_spirv.c.
Referenced by shader_spirv_destroy(), shader_spirv_precompile(), and shader_spirv_resource_bindings_init().
| struct vkd3d_shader_scan_signature_info shader_spirv_graphics_program_vk::signature_info |
Definition at line 92 of file shader_spirv.c.
Referenced by shader_spirv_compile_arguments_init(), shader_spirv_destroy(), and shader_spirv_precompile().
| SIZE_T shader_spirv_graphics_program_vk::variant_count |
Definition at line 89 of file shader_spirv.c.
Referenced by shader_spirv_destroy(), and shader_spirv_find_graphics_program_variant_vk().
| struct shader_spirv_graphics_program_variant_vk* shader_spirv_graphics_program_vk::variants |
Definition at line 88 of file shader_spirv.c.
Referenced by shader_spirv_destroy(), and shader_spirv_find_graphics_program_variant_vk().
| SIZE_T shader_spirv_graphics_program_vk::variants_size |
Definition at line 89 of file shader_spirv.c.
Referenced by shader_spirv_find_graphics_program_variant_vk().