Vulkan-Hpp
VkDepthBiasRepresentationInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDepthBiasRepresentationEXT depthBiasRepresentation
 
VkBool32 depthBiasExact
 

Detailed Description

Definition at line 15382 of file vulkan_core.h.

Member Data Documentation

◆ depthBiasExact

VkBool32 VkDepthBiasRepresentationInfoEXT::depthBiasExact

Definition at line 15386 of file vulkan_core.h.

◆ depthBiasRepresentation

VkDepthBiasRepresentationEXT VkDepthBiasRepresentationInfoEXT::depthBiasRepresentation

Definition at line 15385 of file vulkan_core.h.

◆ pNext

const void* VkDepthBiasRepresentationInfoEXT::pNext

Definition at line 15384 of file vulkan_core.h.

◆ sType

VkStructureType VkDepthBiasRepresentationInfoEXT::sType

Definition at line 15383 of file vulkan_core.h.


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