ReactOS 0.4.17-dev-934-g091855f
shader_spirv_graphics_program_variant_vk Struct Reference
Collaboration diagram for shader_spirv_graphics_program_variant_vk:

Public Attributes

struct shader_spirv_compile_arguments compile_args
 
const struct wined3d_stream_output_desc * so_desc
 
size_t binding_base
 
VkShaderModule vk_module
 

Detailed Description

Definition at line 77 of file shader_spirv.c.

Member Data Documentation

◆ binding_base

size_t shader_spirv_graphics_program_variant_vk::binding_base

Definition at line 81 of file shader_spirv.c.

Referenced by shader_spirv_find_graphics_program_variant_vk().

◆ compile_args

struct shader_spirv_compile_arguments shader_spirv_graphics_program_variant_vk::compile_args

Definition at line 79 of file shader_spirv.c.

Referenced by shader_spirv_find_graphics_program_variant_vk().

◆ so_desc

const struct wined3d_stream_output_desc* shader_spirv_graphics_program_variant_vk::so_desc

Definition at line 80 of file shader_spirv.c.

Referenced by shader_spirv_find_graphics_program_variant_vk().

◆ vk_module

VkShaderModule shader_spirv_graphics_program_variant_vk::vk_module

The documentation for this struct was generated from the following file: