ReactOS 0.4.17-dev-934-g091855f
hlsl_ctx::hlsl_constant_defs::hlsl_constant_register Struct Reference

#include <hlsl.h>

Collaboration diagram for hlsl_ctx::hlsl_constant_defs::hlsl_constant_register:

Public Attributes

uint32_t index
 
struct hlsl_vec4 value
 
struct vkd3d_shader_location loc
 

Detailed Description

Definition at line 1102 of file hlsl.h.

Member Data Documentation

◆ index

uint32_t hlsl_ctx::hlsl_constant_defs::hlsl_constant_register::index

Definition at line 1104 of file hlsl.h.

◆ loc

struct vkd3d_shader_location hlsl_ctx::hlsl_constant_defs::hlsl_constant_register::loc

Definition at line 1106 of file hlsl.h.

◆ value

struct hlsl_vec4 hlsl_ctx::hlsl_constant_defs::hlsl_constant_register::value

Definition at line 1105 of file hlsl.h.


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