Go to the source code of this file.
|
| DEFINE_NON_DISPATCHABLE_HANDLE (VkPipeline) |
|
| DEFINE_NON_DISPATCHABLE_HANDLE (VkPipelineLayout) |
|
bool | operator!= (const VkVertexInputAttributeDescription &a, const VkVertexInputAttributeDescription &b) |
|
bool | operator!= (const VkVertexInputBindingDescription &a, const VkVertexInputBindingDescription &b) |
|
bool | operator== (const VkVertexInputAttributeDescription &a, const VkVertexInputAttributeDescription &b) |
|
bool | operator== (const VkVertexInputBindingDescription &a, const VkVertexInputBindingDescription &b) |
|
◆ DEFINE_NON_DISPATCHABLE_HANDLE() [1/2]
DEFINE_NON_DISPATCHABLE_HANDLE |
( |
VkPipeline | | ) |
|
◆ DEFINE_NON_DISPATCHABLE_HANDLE() [2/2]
DEFINE_NON_DISPATCHABLE_HANDLE |
( |
VkPipelineLayout | | ) |
|
◆ operator!=() [1/2]
bool operator!= |
( |
const VkVertexInputAttributeDescription & | a, |
|
|
const VkVertexInputAttributeDescription & | b ) |
◆ operator!=() [2/2]
bool operator!= |
( |
const VkVertexInputBindingDescription & | a, |
|
|
const VkVertexInputBindingDescription & | b ) |
◆ operator==() [1/2]
bool operator== |
( |
const VkVertexInputAttributeDescription & | a, |
|
|
const VkVertexInputAttributeDescription & | b ) |
◆ operator==() [2/2]
bool operator== |
( |
const VkVertexInputBindingDescription & | a, |
|
|
const VkVertexInputBindingDescription & | b ) |