Blender V4.3
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 1769 of file kernel/types.h.

Member Data Documentation

◆ h

◆ num_samples

◆ offset

◆ path_index_offset

int KernelWorkTile::path_index_offset

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

Referenced by PathTraceWorkGPU::enqueue_work_tiles().

◆ sample_offset

◆ start_sample

◆ stride

uint KernelWorkTile::stride

◆ w

◆ work_size

int KernelWorkTile::work_size

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

Referenced by PathTraceWorkGPU::enqueue_work_tiles().

◆ x

◆ y


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