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

#include <kernel_split_data_types.h>

Public Attributes

uint local_value [SHADER_SORT_BLOCK_SIZE]
 
ushort local_index [SHADER_SORT_BLOCK_SIZE]
 

Detailed Description

Definition at line 173 of file kernel_split_data_types.h.

Member Data Documentation

◆ local_index

ushort ShaderSortLocals::local_index[SHADER_SORT_BLOCK_SIZE]

Definition at line 175 of file kernel_split_data_types.h.

◆ local_value

uint ShaderSortLocals::local_value[SHADER_SORT_BLOCK_SIZE]

Definition at line 174 of file kernel_split_data_types.h.


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