Halide
VkExtent2D Struct Reference

#include <mini_vulkan.h>

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

Definition at line 2024 of file mini_vulkan.h.

Member Data Documentation

◆ width

uint32_t VkExtent2D::width

Definition at line 2025 of file mini_vulkan.h.

◆ height

uint32_t VkExtent2D::height

Definition at line 2026 of file mini_vulkan.h.


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