Blender V5.0
KernelGlobalsCPU::AttributeMap Struct Reference

#include <globals.h>

Public Attributes

uint64_t id
int offset
uint16_t element
uint8_t type
uint8_t pad

Detailed Description

Definition at line 939 of file device/cpu/globals.h.

Member Data Documentation

◆ element

uint16_t KernelGlobalsCPU::AttributeMap::element

Definition at line 942 of file device/cpu/globals.h.

◆ id

uint64_t KernelGlobalsCPU::AttributeMap::id

Definition at line 940 of file device/cpu/globals.h.

◆ offset

int KernelGlobalsCPU::AttributeMap::offset

Definition at line 941 of file device/cpu/globals.h.

◆ pad

uint8_t KernelGlobalsCPU::AttributeMap::pad

Definition at line 944 of file device/cpu/globals.h.

◆ type

uint8_t KernelGlobalsCPU::AttributeMap::type

Definition at line 943 of file device/cpu/globals.h.


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