Blender V5.0
KernelParamsHIPRT::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 1789 of file device/hiprt/globals.h.

Member Data Documentation

◆ h

uint KernelParamsHIPRT::KernelWorkTile::h

Definition at line 1790 of file device/hiprt/globals.h.

◆ num_samples

uint KernelParamsHIPRT::KernelWorkTile::num_samples

Definition at line 1793 of file device/hiprt/globals.h.

◆ offset

int KernelParamsHIPRT::KernelWorkTile::offset

Definition at line 1796 of file device/hiprt/globals.h.

◆ path_index_offset

int KernelParamsHIPRT::KernelWorkTile::path_index_offset

Definition at line 1800 of file device/hiprt/globals.h.

◆ sample_offset

uint KernelParamsHIPRT::KernelWorkTile::sample_offset

Definition at line 1794 of file device/hiprt/globals.h.

◆ start_sample

uint KernelParamsHIPRT::KernelWorkTile::start_sample

Definition at line 1792 of file device/hiprt/globals.h.

◆ stride

uint KernelParamsHIPRT::KernelWorkTile::stride

Definition at line 1797 of file device/hiprt/globals.h.

◆ w

uint KernelParamsHIPRT::KernelWorkTile::w

Definition at line 1790 of file device/hiprt/globals.h.

◆ work_size

int KernelParamsHIPRT::KernelWorkTile::work_size

Definition at line 1801 of file device/hiprt/globals.h.

◆ x

uint KernelParamsHIPRT::KernelWorkTile::x

Definition at line 1790 of file device/hiprt/globals.h.

◆ y

uint KernelParamsHIPRT::KernelWorkTile::y

Definition at line 1790 of file device/hiprt/globals.h.


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