[{"data":1,"prerenderedAt":300},["ShallowReactive",2],{"$fa_UgdD2LAwaZNZPG3qFT-Tw2Za_3i-x-cynZe-jUDc0":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":299,"_id":4},"VkDefaultVertexAttributeValueKHR","Values returned for unbound vertex attributes","VK_KHR_maintenance9","enums",[],{"type":10,"children":11,"toc":297},"root",[12,20,264,291],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","The possible values returned by the implementation when the vertex shader\nreads an unbound vertex attribute are:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,116],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkDefaultVertexAttributeValueKHR {\n VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ZERO_KHR = 0,\n VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ONE_KHR = 1,\n} VkDefaultVertexAttributeValueKHR;\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,60,85,107],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[47],{"type":18,"value":48},"typedef",{"type":13,"tag":38,"props":50,"children":51},{"style":45},[52],{"type":18,"value":53}," enum",{"type":13,"tag":38,"props":55,"children":57},{"style":56},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[58],{"type":18,"value":59}," VkDefaultVertexAttributeValueKHR {\n",{"type":13,"tag":38,"props":61,"children":63},{"class":40,"line":62},2,[64,69,74,80],{"type":13,"tag":38,"props":65,"children":66},{"style":56},[67],{"type":18,"value":68}," VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ZERO_KHR ",{"type":13,"tag":38,"props":70,"children":71},{"style":45},[72],{"type":18,"value":73},"=",{"type":13,"tag":38,"props":75,"children":77},{"style":76},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[78],{"type":18,"value":79}," 0",{"type":13,"tag":38,"props":81,"children":82},{"style":56},[83],{"type":18,"value":84},",\n",{"type":13,"tag":38,"props":86,"children":88},{"class":40,"line":87},3,[89,94,98,103],{"type":13,"tag":38,"props":90,"children":91},{"style":56},[92],{"type":18,"value":93}," VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ONE_KHR ",{"type":13,"tag":38,"props":95,"children":96},{"style":45},[97],{"type":18,"value":73},{"type":13,"tag":38,"props":99,"children":100},{"style":76},[101],{"type":18,"value":102}," 1",{"type":13,"tag":38,"props":104,"children":105},{"style":56},[106],{"type":18,"value":84},{"type":13,"tag":38,"props":108,"children":110},{"class":40,"line":109},4,[111],{"type":13,"tag":38,"props":112,"children":113},{"style":56},[114],{"type":18,"value":115},"} VkDefaultVertexAttributeValueKHR;\n",{"type":13,"tag":25,"props":117,"children":122},{"className":118,"code":119,"filename":120,"language":121,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DefaultVertexAttributeValueKHR(u32);\nimpl DefaultVertexAttributeValueKHR {\n pub const ZERO_ZERO_ZERO_ZERO: Self = 0;\n pub const ZERO_ZERO_ZERO_ONE: Self = 1;\n}\n","Rust","rs",[123],{"type":13,"tag":34,"props":124,"children":125},{"__ignoreMap":31},[126,160,177,219,255],{"type":13,"tag":38,"props":127,"children":128},{"class":40,"line":41},[129,134,139,145,150,155],{"type":13,"tag":38,"props":130,"children":131},{"style":45},[132],{"type":18,"value":133},"pub",{"type":13,"tag":38,"props":135,"children":136},{"style":45},[137],{"type":18,"value":138}," struct",{"type":13,"tag":38,"props":140,"children":142},{"style":141},"--shiki-default:#953800;--shiki-dark:#FFA657",[143],{"type":18,"value":144}," DefaultVertexAttributeValueKHR",{"type":13,"tag":38,"props":146,"children":147},{"style":56},[148],{"type":18,"value":149},"(",{"type":13,"tag":38,"props":151,"children":152},{"style":141},[153],{"type":18,"value":154},"u32",{"type":13,"tag":38,"props":156,"children":157},{"style":56},[158],{"type":18,"value":159},");\n",{"type":13,"tag":38,"props":161,"children":162},{"class":40,"line":62},[163,168,172],{"type":13,"tag":38,"props":164,"children":165},{"style":45},[166],{"type":18,"value":167},"impl",{"type":13,"tag":38,"props":169,"children":170},{"style":141},[171],{"type":18,"value":144},{"type":13,"tag":38,"props":173,"children":174},{"style":56},[175],{"type":18,"value":176}," {\n",{"type":13,"tag":38,"props":178,"children":179},{"class":40,"line":87},[180,185,190,195,200,205,210,214],{"type":13,"tag":38,"props":181,"children":182},{"style":45},[183],{"type":18,"value":184}," pub",{"type":13,"tag":38,"props":186,"children":187},{"style":45},[188],{"type":18,"value":189}," const",{"type":13,"tag":38,"props":191,"children":192},{"style":76},[193],{"type":18,"value":194}," ZERO_ZERO_ZERO_ZERO",{"type":13,"tag":38,"props":196,"children":197},{"style":45},[198],{"type":18,"value":199},":",{"type":13,"tag":38,"props":201,"children":202},{"style":76},[203],{"type":18,"value":204}," Self",{"type":13,"tag":38,"props":206,"children":207},{"style":45},[208],{"type":18,"value":209}," =",{"type":13,"tag":38,"props":211,"children":212},{"style":76},[213],{"type":18,"value":79},{"type":13,"tag":38,"props":215,"children":216},{"style":56},[217],{"type":18,"value":218},";\n",{"type":13,"tag":38,"props":220,"children":221},{"class":40,"line":109},[222,226,230,235,239,243,247,251],{"type":13,"tag":38,"props":223,"children":224},{"style":45},[225],{"type":18,"value":184},{"type":13,"tag":38,"props":227,"children":228},{"style":45},[229],{"type":18,"value":189},{"type":13,"tag":38,"props":231,"children":232},{"style":76},[233],{"type":18,"value":234}," ZERO_ZERO_ZERO_ONE",{"type":13,"tag":38,"props":236,"children":237},{"style":45},[238],{"type":18,"value":199},{"type":13,"tag":38,"props":240,"children":241},{"style":76},[242],{"type":18,"value":204},{"type":13,"tag":38,"props":244,"children":245},{"style":45},[246],{"type":18,"value":209},{"type":13,"tag":38,"props":248,"children":249},{"style":76},[250],{"type":18,"value":102},{"type":13,"tag":38,"props":252,"children":253},{"style":56},[254],{"type":18,"value":218},{"type":13,"tag":38,"props":256,"children":258},{"class":40,"line":257},5,[259],{"type":13,"tag":38,"props":260,"children":261},{"style":56},[262],{"type":18,"value":263},"}\n",{"type":13,"tag":265,"props":266,"children":267},"ul",{},[268,280],{"type":13,"tag":269,"props":270,"children":271},"li",{},[272,278],{"type":13,"tag":34,"props":273,"children":275},{"className":274},[],[276],{"type":18,"value":277},"VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ZERO_KHR",{"type":18,"value":279}," - the\nvalue read for an unbound vertex attribute is (0,0,0,0).",{"type":13,"tag":269,"props":281,"children":282},{},[283,289],{"type":13,"tag":34,"props":284,"children":286},{"className":285},[],[287],{"type":18,"value":288},"VK_DEFAULT_VERTEX_ATTRIBUTE_VALUE_ZERO_ZERO_ZERO_ONE_KHR",{"type":18,"value":290}," - the\nvalue read for an unbound vertex attribute is (0,0,0,1).",{"type":13,"tag":292,"props":293,"children":294},"style",{},[295],{"type":18,"value":296},"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":31,"searchDepth":62,"depth":62,"links":298},[],"markdown",1773054746074]