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

Public Attributes

struct vkd3d_shader_register reg
 
struct vkd3d_shader_push_constant_buffer pc
 
unsigned int size
 

Detailed Description

Definition at line 2380 of file spirv.c.

Member Data Documentation

◆ pc

struct vkd3d_shader_push_constant_buffer vkd3d_push_constant_buffer_binding::pc

Definition at line 2383 of file spirv.c.

Referenced by spirv_compiler_emit_cbv_declaration().

◆ reg

struct vkd3d_shader_register vkd3d_push_constant_buffer_binding::reg

Definition at line 2382 of file spirv.c.

Referenced by spirv_compiler_emit_cbv_declaration().

◆ size

unsigned int vkd3d_push_constant_buffer_binding::size

Definition at line 2384 of file spirv.c.

Referenced by spirv_compiler_emit_cbv_declaration().


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