Blender V5.0
KernelWorkTile Struct Reference

#include <types.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 kernel/types.h.

Member Data Documentation

◆ h

◆ num_samples

◆ offset

int KernelWorkTile::offset

◆ path_index_offset

int KernelWorkTile::path_index_offset

Definition at line 1800 of file kernel/types.h.

Referenced by PathTraceWorkGPU::enqueue_work_tiles().

◆ sample_offset

uint KernelWorkTile::sample_offset

◆ start_sample

◆ stride

uint KernelWorkTile::stride

◆ w

◆ work_size

int KernelWorkTile::work_size

Definition at line 1801 of file kernel/types.h.

Referenced by PathTraceWorkGPU::enqueue_work_tiles().

◆ x

uint KernelWorkTile::x

◆ y

uint KernelWorkTile::y

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