ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_root_parameter1 Struct Reference

#include <vkd3d_shader.h>

Collaboration diagram for vkd3d_shader_root_parameter1:

Public Attributes

enum vkd3d_shader_root_parameter_type parameter_type
 
union {
   struct vkd3d_shader_root_descriptor_table1   descriptor_table
 
   struct vkd3d_shader_root_constants   constants
 
   struct vkd3d_shader_root_descriptor1   descriptor
 
} u
 
enum vkd3d_shader_visibility shader_visibility
 

Detailed Description

Definition at line 1789 of file vkd3d_shader.h.

Member Data Documentation

◆ constants

struct vkd3d_shader_root_constants vkd3d_shader_root_parameter1::constants

◆ descriptor

struct vkd3d_shader_root_descriptor1 vkd3d_shader_root_parameter1::descriptor

◆ descriptor_table

◆ parameter_type

◆ shader_visibility

enum vkd3d_shader_visibility vkd3d_shader_root_parameter1::shader_visibility

◆ 


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