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

#include <hlsl.h>

Collaboration diagram for hlsl_ctx::hlsl_constant_defs:

Classes

struct  hlsl_constant_register
 

Public Attributes

struct hlsl_ctx::hlsl_constant_defs::hlsl_constant_register * regs
 
size_t count
 
size_t size
 

Detailed Description

Definition at line 1100 of file hlsl.h.

Member Data Documentation

◆ count

size_t hlsl_ctx::hlsl_constant_defs::count

Definition at line 1108 of file hlsl.h.

◆ regs

struct hlsl_ctx::hlsl_constant_defs::hlsl_constant_register * hlsl_ctx::hlsl_constant_defs::regs

◆ size

size_t hlsl_ctx::hlsl_constant_defs::size

Definition at line 1108 of file hlsl.h.


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