[{"data":1,"prerenderedAt":527},["ShallowReactive",2],{"3AXOGOpnNG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":526,"_id":4},"VkDepthBiasRepresentationInfoEXT","Structure specifying depth bias parameters","VK_EXT_depth_bias_control","structs",[],{"type":10,"children":11,"toc":524},"root",[12,28,276,349,467,518],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,122],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkDepthBiasRepresentationInfoEXT {\n VkStructureType sType;\n const void* pNext;\n VkDepthBiasRepresentationEXT depthBiasRepresentation;\n VkBool32 depthBiasExact;\n} VkDepthBiasRepresentationInfoEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,113],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkDepthBiasRepresentationInfoEXT {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkDepthBiasRepresentationEXT depthBiasRepresentation;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," VkBool32 depthBiasExact;\n",{"type":13,"tag":45,"props":114,"children":116},{"class":47,"line":115},6,[117],{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121},"} VkDepthBiasRepresentationInfoEXT;\n",{"type":13,"tag":33,"props":123,"children":128},{"className":124,"code":125,"filename":126,"language":127,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DepthBiasRepresentationInfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n depth_bias_representation: vk::DepthBiasRepresentationEXT,\n depth_bias_exact: vk::Bool32,\n}\n","Rust","rs",[129],{"type":13,"tag":21,"props":130,"children":131},{"__ignoreMap":39},[132,155,188,210,239,268],{"type":13,"tag":45,"props":133,"children":134},{"class":47,"line":48},[135,140,144,150],{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":139},"pub",{"type":13,"tag":45,"props":141,"children":142},{"style":52},[143],{"type":18,"value":60},{"type":13,"tag":45,"props":145,"children":147},{"style":146},"--shiki-default:#953800;--shiki-dark:#FFA657",[148],{"type":18,"value":149}," DepthBiasRepresentationInfoEXT",{"type":13,"tag":45,"props":151,"children":152},{"style":63},[153],{"type":18,"value":154}," {\n",{"type":13,"tag":45,"props":156,"children":157},{"class":47,"line":69},[158,163,168,173,178,183],{"type":13,"tag":45,"props":159,"children":160},{"style":63},[161],{"type":18,"value":162}," s_type",{"type":13,"tag":45,"props":164,"children":165},{"style":52},[166],{"type":18,"value":167},":",{"type":13,"tag":45,"props":169,"children":170},{"style":146},[171],{"type":18,"value":172}," vk",{"type":13,"tag":45,"props":174,"children":175},{"style":52},[176],{"type":18,"value":177},"::",{"type":13,"tag":45,"props":179,"children":180},{"style":146},[181],{"type":18,"value":182},"StructureType",{"type":13,"tag":45,"props":184,"children":185},{"style":63},[186],{"type":18,"value":187},",\n",{"type":13,"tag":45,"props":189,"children":190},{"class":47,"line":78},[191,196,200,205],{"type":13,"tag":45,"props":192,"children":193},{"style":63},[194],{"type":18,"value":195}," p_next",{"type":13,"tag":45,"props":197,"children":198},{"style":52},[199],{"type":18,"value":167},{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":204}," *const",{"type":13,"tag":45,"props":206,"children":207},{"style":63},[208],{"type":18,"value":209}," c_void,\n",{"type":13,"tag":45,"props":211,"children":212},{"class":47,"line":97},[213,218,222,226,230,235],{"type":13,"tag":45,"props":214,"children":215},{"style":63},[216],{"type":18,"value":217}," depth_bias_representation",{"type":13,"tag":45,"props":219,"children":220},{"style":52},[221],{"type":18,"value":167},{"type":13,"tag":45,"props":223,"children":224},{"style":146},[225],{"type":18,"value":172},{"type":13,"tag":45,"props":227,"children":228},{"style":52},[229],{"type":18,"value":177},{"type":13,"tag":45,"props":231,"children":232},{"style":146},[233],{"type":18,"value":234},"DepthBiasRepresentationEXT",{"type":13,"tag":45,"props":236,"children":237},{"style":63},[238],{"type":18,"value":187},{"type":13,"tag":45,"props":240,"children":241},{"class":47,"line":106},[242,247,251,255,259,264],{"type":13,"tag":45,"props":243,"children":244},{"style":63},[245],{"type":18,"value":246}," depth_bias_exact",{"type":13,"tag":45,"props":248,"children":249},{"style":52},[250],{"type":18,"value":167},{"type":13,"tag":45,"props":252,"children":253},{"style":146},[254],{"type":18,"value":172},{"type":13,"tag":45,"props":256,"children":257},{"style":52},[258],{"type":18,"value":177},{"type":13,"tag":45,"props":260,"children":261},{"style":146},[262],{"type":18,"value":263},"Bool32",{"type":13,"tag":45,"props":265,"children":266},{"style":63},[267],{"type":18,"value":187},{"type":13,"tag":45,"props":269,"children":270},{"class":47,"line":115},[271],{"type":13,"tag":45,"props":272,"children":273},{"style":63},[274],{"type":18,"value":275},"}\n",{"type":13,"tag":277,"props":278,"children":279},"ul",{},[280,301,320,338],{"type":13,"tag":281,"props":282,"children":283},"li",{},[284,290,292,299],{"type":13,"tag":21,"props":285,"children":287},{"className":286},[],[288],{"type":18,"value":289},"sType",{"type":18,"value":291}," is a ",{"type":13,"tag":293,"props":294,"children":296},"a",{"href":295},"/man/VkStructureType",[297],{"type":18,"value":298},"VkStructureType",{"type":18,"value":300}," value identifying this structure.",{"type":13,"tag":281,"props":302,"children":303},{},[304,310,312,318],{"type":13,"tag":21,"props":305,"children":307},{"className":306},[],[308],{"type":18,"value":309},"pNext",{"type":18,"value":311}," is ",{"type":13,"tag":21,"props":313,"children":315},{"className":314},[],[316],{"type":18,"value":317},"NULL",{"type":18,"value":319}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":281,"props":321,"children":322},{},[323,329,330,336],{"type":13,"tag":21,"props":324,"children":326},{"className":325},[],[327],{"type":18,"value":328},"depthBiasRepresentation",{"type":18,"value":291},{"type":13,"tag":293,"props":331,"children":333},{"href":332},"/man/VkDepthBiasRepresentationEXT",[334],{"type":18,"value":335},"VkDepthBiasRepresentationEXT",{"type":18,"value":337},"\nvalue specifying the depth bias representation.",{"type":13,"tag":281,"props":339,"children":340},{},[341,347],{"type":13,"tag":21,"props":342,"children":344},{"className":343},[],[345],{"type":18,"value":346},"depthBiasExact",{"type":18,"value":348}," specifies that the implementation is not allowed to\nscale the depth bias value to ensure a minimum resolvable distance.",{"type":13,"tag":350,"props":351,"children":353},"validity-group",{"name":352},"Valid Usage",[354,396,432],{"type":13,"tag":355,"props":356,"children":358},"validity-field",{"name":357},"VUID-VkDepthBiasRepresentationInfoEXT-leastRepresentableValueForceUnormRepresentation-08947",[359],{"type":13,"tag":14,"props":360,"children":361},{},[362,364,374,376,381,383,388,390],{"type":18,"value":363},"If the ",{"type":13,"tag":293,"props":365,"children":367},{"href":366},"/man/VkPhysicalDeviceDepthBiasControlFeaturesEXT#features-leastRepresentableValueForceUnormRepresentation",[368],{"type":13,"tag":21,"props":369,"children":371},{"className":370},[],[372],{"type":18,"value":373},"leastRepresentableValueForceUnormRepresentation",{"type":18,"value":375}," feature is not\nenabled, ",{"type":13,"tag":21,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":328},{"type":18,"value":382}," ",{"type":13,"tag":384,"props":385,"children":387},"normative",{"type":386},"must",[],{"type":18,"value":389}," not be\n",{"type":13,"tag":21,"props":391,"children":393},{"className":392},[],[394],{"type":18,"value":395},"VK_DEPTH_BIAS_REPRESENTATION_LEAST_REPRESENTABLE_VALUE_FORCE_UNORM_EXT",{"type":13,"tag":355,"props":397,"children":399},{"name":398},"VUID-VkDepthBiasRepresentationInfoEXT-floatRepresentation-08948",[400],{"type":13,"tag":14,"props":401,"children":402},{},[403,404,414,416,421,422,425,426],{"type":18,"value":363},{"type":13,"tag":293,"props":405,"children":407},{"href":406},"/man/VkPhysicalDeviceDepthBiasControlFeaturesEXT#features-floatRepresentation",[408],{"type":13,"tag":21,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":413},"floatRepresentation",{"type":18,"value":415},"\nfeature is not enabled, ",{"type":13,"tag":21,"props":417,"children":419},{"className":418},[],[420],{"type":18,"value":328},{"type":18,"value":382},{"type":13,"tag":384,"props":423,"children":424},{"type":386},[],{"type":18,"value":389},{"type":13,"tag":21,"props":427,"children":429},{"className":428},[],[430],{"type":18,"value":431},"VK_DEPTH_BIAS_REPRESENTATION_FLOAT_EXT",{"type":13,"tag":355,"props":433,"children":435},{"name":434},"VUID-VkDepthBiasRepresentationInfoEXT-depthBiasExact-08949",[436],{"type":13,"tag":14,"props":437,"children":438},{},[439,440,449,450,455,456,459,461],{"type":18,"value":363},{"type":13,"tag":293,"props":441,"children":443},{"href":442},"/man/VkPhysicalDeviceDepthBiasControlFeaturesEXT#features-depthBiasExact",[444],{"type":13,"tag":21,"props":445,"children":447},{"className":446},[],[448],{"type":18,"value":346},{"type":18,"value":375},{"type":13,"tag":21,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":346},{"type":18,"value":382},{"type":13,"tag":384,"props":457,"children":458},{"type":386},[],{"type":18,"value":460}," be ",{"type":13,"tag":21,"props":462,"children":464},{"className":463},[],[465],{"type":18,"value":466},"VK_FALSE",{"type":13,"tag":350,"props":468,"children":470},{"name":469},"Valid Usage (Implicit)",[471,494],{"type":13,"tag":355,"props":472,"children":474},{"name":473},"VUID-VkDepthBiasRepresentationInfoEXT-sType-sType",[475],{"type":13,"tag":14,"props":476,"children":477},{},[478,483,484,487,488],{"type":13,"tag":21,"props":479,"children":481},{"className":480},[],[482],{"type":18,"value":289},{"type":18,"value":382},{"type":13,"tag":384,"props":485,"children":486},{"type":386},[],{"type":18,"value":460},{"type":13,"tag":21,"props":489,"children":491},{"className":490},[],[492],{"type":18,"value":493},"VK_STRUCTURE_TYPE_DEPTH_BIAS_REPRESENTATION_INFO_EXT",{"type":13,"tag":355,"props":495,"children":497},{"name":496},"VUID-VkDepthBiasRepresentationInfoEXT-depthBiasRepresentation-parameter",[498],{"type":13,"tag":14,"props":499,"children":500},{},[501,506,507,510,512,516],{"type":13,"tag":21,"props":502,"children":504},{"className":503},[],[505],{"type":18,"value":328},{"type":18,"value":382},{"type":13,"tag":384,"props":508,"children":509},{"type":386},[],{"type":18,"value":511}," be a valid ",{"type":13,"tag":293,"props":513,"children":514},{"href":332},[515],{"type":18,"value":335},{"type":18,"value":517}," value",{"type":13,"tag":519,"props":520,"children":521},"style",{},[522],{"type":18,"value":523},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":69,"depth":69,"links":525},[],"markdown",1725732546400]