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

Shader (GPU-side) data type for 3-element boolean vectors. More...

#include <vppLangVectorTypes.hpp>

Detailed Description

Shader (GPU-side) data type for 3-element boolean vectors.

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


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