Blender  V2.93
Public Attributes | List of all members
KernelShader Struct Reference

#include <kernel_types.h>

Public Attributes

float constant_emission [3]
 
float cryptomatte_id
 
int flags
 
int pass_id
 
int pad2
 
int pad3
 

Detailed Description

Definition at line 1561 of file kernel_types.h.

Member Data Documentation

◆ constant_emission

float KernelShader::constant_emission[3]

Definition at line 1562 of file kernel_types.h.

Referenced by ShaderManager::device_update_common().

◆ cryptomatte_id

float KernelShader::cryptomatte_id

Definition at line 1563 of file kernel_types.h.

Referenced by ShaderManager::device_update_common().

◆ flags

int KernelShader::flags

Definition at line 1564 of file kernel_types.h.

Referenced by ShaderManager::device_update_common().

◆ pad2

int KernelShader::pad2

Definition at line 1566 of file kernel_types.h.

◆ pad3

int KernelShader::pad3

Definition at line 1566 of file kernel_types.h.

◆ pass_id

int KernelShader::pass_id

Definition at line 1565 of file kernel_types.h.

Referenced by ShaderManager::device_update_common().


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