[{"data":1,"prerenderedAt":544},["ShallowReactive",2],{"GBWn6gp2gr":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":543,"_id":4},"VkPhysicalDeviceDepthBiasControlFeaturesEXT","Structure indicating support for depth bias scaling and representation control","VK_EXT_depth_bias_control","structs",[],{"type":10,"children":11,"toc":541},"root",[12,28,344,349,503,535],{"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\nas:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,135],{"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 VkPhysicalDeviceDepthBiasControlFeaturesEXT {\n VkStructureType sType;\n void* pNext;\n VkBool32 depthBiasControl;\n VkBool32 leastRepresentableValueForceUnormRepresentation;\n VkBool32 floatRepresentation;\n VkBool32 depthBiasExact;\n} VkPhysicalDeviceDepthBiasControlFeaturesEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,108,117,126],{"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}," VkPhysicalDeviceDepthBiasControlFeaturesEXT {\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],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98}," VkBool32 depthBiasControl;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103],{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107}," VkBool32 leastRepresentableValueForceUnormRepresentation;\n",{"type":13,"tag":45,"props":109,"children":111},{"class":47,"line":110},6,[112],{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116}," VkBool32 floatRepresentation;\n",{"type":13,"tag":45,"props":118,"children":120},{"class":47,"line":119},7,[121],{"type":13,"tag":45,"props":122,"children":123},{"style":63},[124],{"type":18,"value":125}," VkBool32 depthBiasExact;\n",{"type":13,"tag":45,"props":127,"children":129},{"class":47,"line":128},8,[130],{"type":13,"tag":45,"props":131,"children":132},{"style":63},[133],{"type":18,"value":134},"} VkPhysicalDeviceDepthBiasControlFeaturesEXT;\n",{"type":13,"tag":33,"props":136,"children":141},{"className":137,"code":138,"filename":139,"language":140,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceDepthBiasControlFeaturesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n depth_bias_control: vk::Bool32,\n least_representable_value_force_unorm_representation: vk::Bool32,\n float_representation: vk::Bool32,\n depth_bias_exact: vk::Bool32,\n}\n","Rust","rs",[142],{"type":13,"tag":21,"props":143,"children":144},{"__ignoreMap":39},[145,168,201,223,252,280,308,336],{"type":13,"tag":45,"props":146,"children":147},{"class":47,"line":48},[148,153,157,163],{"type":13,"tag":45,"props":149,"children":150},{"style":52},[151],{"type":18,"value":152},"pub",{"type":13,"tag":45,"props":154,"children":155},{"style":52},[156],{"type":18,"value":60},{"type":13,"tag":45,"props":158,"children":160},{"style":159},"--shiki-default:#953800;--shiki-dark:#FFA657",[161],{"type":18,"value":162}," PhysicalDeviceDepthBiasControlFeaturesEXT",{"type":13,"tag":45,"props":164,"children":165},{"style":63},[166],{"type":18,"value":167}," {\n",{"type":13,"tag":45,"props":169,"children":170},{"class":47,"line":69},[171,176,181,186,191,196],{"type":13,"tag":45,"props":172,"children":173},{"style":63},[174],{"type":18,"value":175}," s_type",{"type":13,"tag":45,"props":177,"children":178},{"style":52},[179],{"type":18,"value":180},":",{"type":13,"tag":45,"props":182,"children":183},{"style":159},[184],{"type":18,"value":185}," vk",{"type":13,"tag":45,"props":187,"children":188},{"style":52},[189],{"type":18,"value":190},"::",{"type":13,"tag":45,"props":192,"children":193},{"style":159},[194],{"type":18,"value":195},"StructureType",{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200},",\n",{"type":13,"tag":45,"props":202,"children":203},{"class":47,"line":78},[204,209,213,218],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," p_next",{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":180},{"type":13,"tag":45,"props":214,"children":215},{"style":52},[216],{"type":18,"value":217}," *mut",{"type":13,"tag":45,"props":219,"children":220},{"style":63},[221],{"type":18,"value":222}," c_void,\n",{"type":13,"tag":45,"props":224,"children":225},{"class":47,"line":92},[226,231,235,239,243,248],{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":230}," depth_bias_control",{"type":13,"tag":45,"props":232,"children":233},{"style":52},[234],{"type":18,"value":180},{"type":13,"tag":45,"props":236,"children":237},{"style":159},[238],{"type":18,"value":185},{"type":13,"tag":45,"props":240,"children":241},{"style":52},[242],{"type":18,"value":190},{"type":13,"tag":45,"props":244,"children":245},{"style":159},[246],{"type":18,"value":247},"Bool32",{"type":13,"tag":45,"props":249,"children":250},{"style":63},[251],{"type":18,"value":200},{"type":13,"tag":45,"props":253,"children":254},{"class":47,"line":101},[255,260,264,268,272,276],{"type":13,"tag":45,"props":256,"children":257},{"style":63},[258],{"type":18,"value":259}," least_representable_value_force_unorm_representation",{"type":13,"tag":45,"props":261,"children":262},{"style":52},[263],{"type":18,"value":180},{"type":13,"tag":45,"props":265,"children":266},{"style":159},[267],{"type":18,"value":185},{"type":13,"tag":45,"props":269,"children":270},{"style":52},[271],{"type":18,"value":190},{"type":13,"tag":45,"props":273,"children":274},{"style":159},[275],{"type":18,"value":247},{"type":13,"tag":45,"props":277,"children":278},{"style":63},[279],{"type":18,"value":200},{"type":13,"tag":45,"props":281,"children":282},{"class":47,"line":110},[283,288,292,296,300,304],{"type":13,"tag":45,"props":284,"children":285},{"style":63},[286],{"type":18,"value":287}," float_representation",{"type":13,"tag":45,"props":289,"children":290},{"style":52},[291],{"type":18,"value":180},{"type":13,"tag":45,"props":293,"children":294},{"style":159},[295],{"type":18,"value":185},{"type":13,"tag":45,"props":297,"children":298},{"style":52},[299],{"type":18,"value":190},{"type":13,"tag":45,"props":301,"children":302},{"style":159},[303],{"type":18,"value":247},{"type":13,"tag":45,"props":305,"children":306},{"style":63},[307],{"type":18,"value":200},{"type":13,"tag":45,"props":309,"children":310},{"class":47,"line":119},[311,316,320,324,328,332],{"type":13,"tag":45,"props":312,"children":313},{"style":63},[314],{"type":18,"value":315}," depth_bias_exact",{"type":13,"tag":45,"props":317,"children":318},{"style":52},[319],{"type":18,"value":180},{"type":13,"tag":45,"props":321,"children":322},{"style":159},[323],{"type":18,"value":185},{"type":13,"tag":45,"props":325,"children":326},{"style":52},[327],{"type":18,"value":190},{"type":13,"tag":45,"props":329,"children":330},{"style":159},[331],{"type":18,"value":247},{"type":13,"tag":45,"props":333,"children":334},{"style":63},[335],{"type":18,"value":200},{"type":13,"tag":45,"props":337,"children":338},{"class":47,"line":128},[339],{"type":13,"tag":45,"props":340,"children":341},{"style":63},[342],{"type":18,"value":343},"}\n",{"type":13,"tag":14,"props":345,"children":346},{},[347],{"type":18,"value":348},"This structure describes the following feature:",{"type":13,"tag":350,"props":351,"children":352},"ul",{},[353,374,393,427,450,474],{"type":13,"tag":354,"props":355,"children":356},"li",{},[357,363,365,372],{"type":13,"tag":21,"props":358,"children":360},{"className":359},[],[361],{"type":18,"value":362},"sType",{"type":18,"value":364}," is a ",{"type":13,"tag":366,"props":367,"children":369},"a",{"href":368},"/man/VkStructureType",[370],{"type":18,"value":371},"VkStructureType",{"type":18,"value":373}," value identifying this structure.",{"type":13,"tag":354,"props":375,"children":376},{},[377,383,385,391],{"type":13,"tag":21,"props":378,"children":380},{"className":379},[],[381],{"type":18,"value":382},"pNext",{"type":18,"value":384}," is ",{"type":13,"tag":21,"props":386,"children":388},{"className":387},[],[389],{"type":18,"value":390},"NULL",{"type":18,"value":392}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":354,"props":394,"children":395},{},[396,401,403,409,411,417,419,425],{"type":13,"tag":397,"props":398,"children":400},"anchor",{"id":399},"features-depthBiasControl",[],{"type":18,"value":402}," ",{"type":13,"tag":21,"props":404,"children":406},{"className":405},[],[407],{"type":18,"value":408},"depthBiasControl",{"type":18,"value":410}," indicates whether\nthe implementation supports the ",{"type":13,"tag":21,"props":412,"children":414},{"className":413},[],[415],{"type":18,"value":416},"vkCmdSetDepthBias2EXT",{"type":18,"value":418}," command and\nthe ",{"type":13,"tag":21,"props":420,"children":422},{"className":421},[],[423],{"type":18,"value":424},"VkDepthBiasRepresentationInfoEXT",{"type":18,"value":426}," structure.",{"type":13,"tag":354,"props":428,"children":429},{},[430,434,440,442,448],{"type":13,"tag":397,"props":431,"children":433},{"id":432},"features-leastRepresentableValueForceUnormRepresentation",[],{"type":13,"tag":21,"props":435,"children":437},{"className":436},[],[438],{"type":18,"value":439},"leastRepresentableValueForceUnormRepresentation",{"type":18,"value":441}," indicates whether\nthe implementation supports using the\n",{"type":13,"tag":21,"props":443,"children":445},{"className":444},[],[446],{"type":18,"value":447},"VK_DEPTH_BIAS_REPRESENTATION_LEAST_REPRESENTABLE_VALUE_FORCE_UNORM_EXT",{"type":18,"value":449},"\ndepth bias representation.",{"type":13,"tag":354,"props":451,"children":452},{},[453,457,458,464,466,472],{"type":13,"tag":397,"props":454,"children":456},{"id":455},"features-floatRepresentation",[],{"type":18,"value":402},{"type":13,"tag":21,"props":459,"children":461},{"className":460},[],[462],{"type":18,"value":463},"floatRepresentation",{"type":18,"value":465}," indicates\nwhether the implementation supports using the\n",{"type":13,"tag":21,"props":467,"children":469},{"className":468},[],[470],{"type":18,"value":471},"VK_DEPTH_BIAS_REPRESENTATION_FLOAT_EXT",{"type":18,"value":473}," depth bias representation.",{"type":13,"tag":354,"props":475,"children":476},{},[477,481,482,488,490,495,496,501],{"type":13,"tag":397,"props":478,"children":480},{"id":479},"features-depthBiasExact",[],{"type":18,"value":402},{"type":13,"tag":21,"props":483,"children":485},{"className":484},[],[486],{"type":18,"value":487},"depthBiasExact",{"type":18,"value":489}," indicates whether the\nimplementation supports forcing depth bias to not be scaled to ensure a\nminimum resolvable difference using\n",{"type":13,"tag":21,"props":491,"children":493},{"className":492},[],[494],{"type":18,"value":424},{"type":18,"value":190},{"type":13,"tag":21,"props":497,"children":499},{"className":498},[],[500],{"type":18,"value":487},{"type":18,"value":502},".",{"type":13,"tag":504,"props":505,"children":507},"validity-group",{"name":506},"Valid Usage (Implicit)",[508],{"type":13,"tag":509,"props":510,"children":512},"validity-field",{"name":511},"VUID-VkPhysicalDeviceDepthBiasControlFeaturesEXT-sType-sType",[513],{"type":13,"tag":14,"props":514,"children":515},{},[516,521,522,527,529],{"type":13,"tag":21,"props":517,"children":519},{"className":518},[],[520],{"type":18,"value":362},{"type":18,"value":402},{"type":13,"tag":523,"props":524,"children":526},"normative",{"type":525},"must",[],{"type":18,"value":528}," be ",{"type":13,"tag":21,"props":530,"children":532},{"className":531},[],[533],{"type":18,"value":534},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEPTH_BIAS_CONTROL_FEATURES_EXT",{"type":13,"tag":536,"props":537,"children":538},"style",{},[539],{"type":18,"value":540},"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":542},[],"markdown",1725732566822]