VPP  0.7
A high-level modern C++ API for Vulkan
vpp::VIVec2 Class Reference

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

#include <vppLangVectorTypes.hpp>

Detailed Description

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

This class is identical to VIVec4 class in all aspects except the number of components.


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