Blender V4.5
KernelGlobalsCPU::KernelWorkTile Struct Reference

#include <globals.h>

Public Attributes

uint x
uint y
uint w
uint h
uint start_sample
uint num_samples
uint sample_offset
int offset
uint stride
int path_index_offset
int work_size

Detailed Description

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

Member Data Documentation

◆ h

uint KernelGlobalsCPU::KernelWorkTile::h

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

◆ num_samples

uint KernelGlobalsCPU::KernelWorkTile::num_samples

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

◆ offset

int KernelGlobalsCPU::KernelWorkTile::offset

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

◆ path_index_offset

int KernelGlobalsCPU::KernelWorkTile::path_index_offset

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

◆ sample_offset

uint KernelGlobalsCPU::KernelWorkTile::sample_offset

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

◆ start_sample

uint KernelGlobalsCPU::KernelWorkTile::start_sample

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

◆ stride

uint KernelGlobalsCPU::KernelWorkTile::stride

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

◆ w

uint KernelGlobalsCPU::KernelWorkTile::w

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

◆ work_size

int KernelGlobalsCPU::KernelWorkTile::work_size

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

◆ x

uint KernelGlobalsCPU::KernelWorkTile::x

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

◆ y

uint KernelGlobalsCPU::KernelWorkTile::y

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


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