VPP  0.8
A high-level modern C++ API for Vulkan
vpp::VUVec3 Class Reference

Shader (GPU-side) data type for mutable variables of 3-element 32-bit unsigned integer vector type. More...

#include <vppLangVectorTypes.hpp>

Detailed Description

Shader (GPU-side) data type for mutable variables of 3-element 32-bit unsigned integer vector type.

This class is identical to VIVec3 class in all aspects except the component type.


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