SDL
2.0
|
#include <vulkan.hpp>
Private Attributes | |
StructureType | sType = StructureType::eGeometryTrianglesNV |
Definition at line 20236 of file vulkan.hpp.
|
inline |
Definition at line 20238 of file vulkan.hpp.
|
inline |
Definition at line 20263 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 20350 of file vulkan.hpp.
|
inline |
Definition at line 20345 of file vulkan.hpp.
|
inline |
Definition at line 20372 of file vulkan.hpp.
|
inline |
Definition at line 20268 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 20355 of file vulkan.hpp.
References indexCount, indexData, indexOffset, indexType, pNext, sType, transformData, transformOffset, vertexCount, vertexData, vertexFormat, vertexOffset, and vertexStride.
|
inline |
Definition at line 20321 of file vulkan.hpp.
|
inline |
Definition at line 20309 of file vulkan.hpp.
|
inline |
Definition at line 20315 of file vulkan.hpp.
|
inline |
Definition at line 20327 of file vulkan.hpp.
|
inline |
Definition at line 20273 of file vulkan.hpp.
|
inline |
Definition at line 20333 of file vulkan.hpp.
|
inline |
Definition at line 20339 of file vulkan.hpp.
|
inline |
Definition at line 20291 of file vulkan.hpp.
|
inline |
Definition at line 20279 of file vulkan.hpp.
|
inline |
Definition at line 20303 of file vulkan.hpp.
|
inline |
Definition at line 20285 of file vulkan.hpp.
|
inline |
Definition at line 20297 of file vulkan.hpp.
uint32_t VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::indexCount |
Definition at line 20389 of file vulkan.hpp.
Referenced by operator==().
Buffer VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::indexData |
Definition at line 20387 of file vulkan.hpp.
Referenced by operator==().
DeviceSize VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::indexOffset |
Definition at line 20388 of file vulkan.hpp.
Referenced by operator==().
IndexType VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::indexType |
Definition at line 20390 of file vulkan.hpp.
Referenced by operator==().
const void* VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::pNext = nullptr |
Definition at line 20381 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 20378 of file vulkan.hpp.
Referenced by operator==().
Buffer VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::transformData |
Definition at line 20391 of file vulkan.hpp.
Referenced by operator==().
DeviceSize VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::transformOffset |
Definition at line 20392 of file vulkan.hpp.
Referenced by operator==().
uint32_t VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::vertexCount |
Definition at line 20384 of file vulkan.hpp.
Referenced by operator==().
Buffer VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::vertexData |
Definition at line 20382 of file vulkan.hpp.
Referenced by operator==().
Format VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::vertexFormat |
Definition at line 20386 of file vulkan.hpp.
Referenced by operator==().
DeviceSize VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::vertexOffset |
Definition at line 20383 of file vulkan.hpp.
Referenced by operator==().
DeviceSize VULKAN_HPP_NAMESPACE::GeometryTrianglesNV::vertexStride |
Definition at line 20385 of file vulkan.hpp.
Referenced by operator==().