Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDepthBiasRepresentationEXT | depthBiasRepresentation |
VkBool32 | depthBiasExact |
Definition at line 15382 of file vulkan_core.h.
VkBool32 VkDepthBiasRepresentationInfoEXT::depthBiasExact |
Definition at line 15386 of file vulkan_core.h.
VkDepthBiasRepresentationEXT VkDepthBiasRepresentationInfoEXT::depthBiasRepresentation |
Definition at line 15385 of file vulkan_core.h.
const void* VkDepthBiasRepresentationInfoEXT::pNext |
Definition at line 15384 of file vulkan_core.h.
VkStructureType VkDepthBiasRepresentationInfoEXT::sType |
Definition at line 15383 of file vulkan_core.h.