Blender  V3.3
Public Attributes | List of all members
KernelShader Struct Reference

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

Member Data Documentation

◆ constant_emission

float KernelShader::constant_emission[3]

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

Referenced by ShaderManager::device_update_common().

◆ cryptomatte_id

float KernelShader::cryptomatte_id

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

Referenced by ShaderManager::device_update_common().

◆ flags

int KernelShader::flags

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

Referenced by ShaderManager::device_update_common().

◆ pad2

int KernelShader::pad2

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

◆ pad3

int KernelShader::pad3

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

◆ pass_id

int KernelShader::pass_id

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

Referenced by ShaderManager::device_update_common().


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