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