ReactOS 0.4.17-dev-934-g091855f
hlsl_reg Struct Reference

#include <hlsl.h>

Public Attributes

uint32_t id
 
uint32_t index
 
uint32_t space
 
uint32_t allocation_size
 
unsigned int writemask
 
bool allocated
 

Detailed Description

Definition at line 281 of file hlsl.h.

Member Data Documentation

◆ allocated

bool hlsl_reg::allocated

Definition at line 305 of file hlsl.h.

Referenced by sm4_register_from_deref().

◆ allocation_size

uint32_t hlsl_reg::allocation_size

Definition at line 300 of file hlsl.h.

◆ id

uint32_t hlsl_reg::id

Definition at line 284 of file hlsl.h.

Referenced by sm4_register_from_deref().

◆ index

uint32_t hlsl_reg::index

Definition at line 294 of file hlsl.h.

◆ space

uint32_t hlsl_reg::space

Definition at line 296 of file hlsl.h.

◆ writemask


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