Blender V4.3
blender::gpu::MTLBufferArgumentData Struct Reference

#include <mtl_shader.hh>

Public Attributes

uint32_t index
 
uint32_t size
 
uint32_t alignment
 
bool active
 

Detailed Description

Definition at line 60 of file mtl_shader.hh.

Member Data Documentation

◆ active

bool blender::gpu::MTLBufferArgumentData::active

Definition at line 64 of file mtl_shader.hh.

◆ alignment

uint32_t blender::gpu::MTLBufferArgumentData::alignment

Definition at line 63 of file mtl_shader.hh.

◆ index

uint32_t blender::gpu::MTLBufferArgumentData::index

Definition at line 61 of file mtl_shader.hh.

◆ size

uint32_t blender::gpu::MTLBufferArgumentData::size

Definition at line 62 of file mtl_shader.hh.


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