Halide
VkOffset3D Struct Reference

#include <mini_vulkan.h>

Public Attributes

int32_t x
 
int32_t y
 
int32_t z
 

Detailed Description

Definition at line 1797 of file mini_vulkan.h.

Member Data Documentation

◆ x

int32_t VkOffset3D::x

Definition at line 1798 of file mini_vulkan.h.

◆ y

int32_t VkOffset3D::y

Definition at line 1799 of file mini_vulkan.h.

◆ z

int32_t VkOffset3D::z

Definition at line 1800 of file mini_vulkan.h.


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