|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| VkShaderModule | vk_module |
| VkPipeline | vk_pipeline |
| VkPipelineLayout | vk_pipeline_layout |
| VkDescriptorSetLayout | vk_set_layout |
| struct vkd3d_shader_scan_descriptor_info | descriptor_info |
Definition at line 95 of file shader_spirv.c.
| struct vkd3d_shader_scan_descriptor_info shader_spirv_compute_program_vk::descriptor_info |
Definition at line 102 of file shader_spirv.c.
Referenced by shader_spirv_precompile_compute(), and shader_spirv_resource_bindings_init().
| VkShaderModule shader_spirv_compute_program_vk::vk_module |
Definition at line 97 of file shader_spirv.c.
| VkPipeline shader_spirv_compute_program_vk::vk_pipeline |
Definition at line 98 of file shader_spirv.c.
| VkPipelineLayout shader_spirv_compute_program_vk::vk_pipeline_layout |
Definition at line 99 of file shader_spirv.c.
| VkDescriptorSetLayout shader_spirv_compute_program_vk::vk_set_layout |
Definition at line 100 of file shader_spirv.c.