ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_root_signature_desc1 Struct Reference

#include <vkd3d_shader.h>

Collaboration diagram for vkd3d_shader_root_signature_desc1:

Public Attributes

unsigned int parameter_count
 
const struct vkd3d_shader_root_parameter1 * parameters
 
unsigned int static_sampler_count
 
const struct vkd3d_shader_static_sampler_desc * static_samplers
 
enum vkd3d_shader_root_signature_flags flags
 

Detailed Description

Definition at line 1801 of file vkd3d_shader.h.

Member Data Documentation

◆ flags

enum vkd3d_shader_root_signature_flags vkd3d_shader_root_signature_desc1::flags

◆ parameter_count

unsigned int vkd3d_shader_root_signature_desc1::parameter_count

◆ parameters

◆ static_sampler_count

unsigned int vkd3d_shader_root_signature_desc1::static_sampler_count

◆ static_samplers

const struct vkd3d_shader_static_sampler_desc* vkd3d_shader_root_signature_desc1::static_samplers

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