[{"data":1,"prerenderedAt":497},["ShallowReactive",2],{"$fo526lLhzw-rpo8vjOV7tJO639wv5IF1eqsItbSf4afc":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":10,"xrefs":11,"body":12,"_type":496,"_id":4},"VkPhysicalDeviceDescriptorHeapFeaturesEXT","Structure describing support for descriptor heaps","VK_EXT_descriptor_heap",[8,9],"VkPhysicalDeviceFeatures2","VkDeviceCreateInfo","structs",[],{"type":13,"children":14,"toc":494},"root",[15,31,273,375,458,488],{"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 VkPhysicalDeviceDescriptorHeapFeaturesEXT {\n VkStructureType sType;\n void* pNext;\n VkBool32 descriptorHeap;\n VkBool32 descriptorHeapCaptureReplay;\n} VkPhysicalDeviceDescriptorHeapFeaturesEXT;\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}," VkPhysicalDeviceDescriptorHeapFeaturesEXT {\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 descriptorHeap;\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 descriptorHeapCaptureReplay;\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},"} VkPhysicalDeviceDescriptorHeapFeaturesEXT;\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 PhysicalDeviceDescriptorHeapFeaturesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n descriptor_heap: vk::Bool32,\n descriptor_heap_capture_replay: 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}," PhysicalDeviceDescriptorHeapFeaturesEXT",{"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}," descriptor_heap",{"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}," descriptor_heap_capture_replay",{"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":274,"props":275,"children":276},"ul",{},[277,298,317,349],{"type":16,"tag":278,"props":279,"children":280},"li",{},[281,287,289,296],{"type":16,"tag":24,"props":282,"children":284},{"className":283},[],[285],{"type":21,"value":286},"sType",{"type":21,"value":288}," is a ",{"type":16,"tag":290,"props":291,"children":293},"a",{"href":292},"/man/VkStructureType",[294],{"type":21,"value":295},"VkStructureType",{"type":21,"value":297}," value identifying this structure.",{"type":16,"tag":278,"props":299,"children":300},{},[301,307,309,315],{"type":16,"tag":24,"props":302,"children":304},{"className":303},[],[305],{"type":21,"value":306},"pNext",{"type":21,"value":308}," is ",{"type":16,"tag":24,"props":310,"children":312},{"className":311},[],[313],{"type":21,"value":314},"NULL",{"type":21,"value":316}," or a pointer to a structure extending this\nstructure.",{"type":16,"tag":278,"props":318,"children":319},{},[320,325,327,333,335,341,342,347],{"type":16,"tag":321,"props":322,"children":324},"anchor",{"id":323},"features-descriptorHeap",[],{"type":21,"value":326}," ",{"type":16,"tag":24,"props":328,"children":330},{"className":329},[],[331],{"type":21,"value":332},"descriptorHeap",{"type":21,"value":334}," specifies whether\n",{"type":16,"tag":290,"props":336,"children":338},{"href":337},"/chapters/descriptorheaps#descriptorheaps",[339],{"type":21,"value":340},"descriptor heaps",{"type":21,"value":326},{"type":16,"tag":343,"props":344,"children":346},"normative",{"type":345},"can",[],{"type":21,"value":348}," be used.",{"type":16,"tag":278,"props":350,"children":351},{},[352,356,362,363,369,370,373],{"type":16,"tag":321,"props":353,"children":355},{"id":354},"features-descriptorHeapCaptureReplay",[],{"type":16,"tag":24,"props":357,"children":359},{"className":358},[],[360],{"type":21,"value":361},"descriptorHeapCaptureReplay",{"type":21,"value":334},{"type":16,"tag":290,"props":364,"children":366},{"href":365},"/chapters/descriptorheaps#descriptorheaps-writing",[367],{"type":21,"value":368},"heap descriptors",{"type":21,"value":326},{"type":16,"tag":343,"props":371,"children":372},{"type":345},[],{"type":21,"value":374}," be captured and\nreplayed.",{"type":16,"tag":17,"props":376,"children":377},{},[378,380,385,387,392,394,399,401,407,409,415,417,422,424,428,430,436,438,443,445,450,452,456],{"type":21,"value":379},"If the ",{"type":16,"tag":24,"props":381,"children":383},{"className":382},[],[384],{"type":21,"value":4},{"type":21,"value":386}," structure is included in the ",{"type":16,"tag":24,"props":388,"children":390},{"className":389},[],[391],{"type":21,"value":306},{"type":21,"value":393}," chain of the\n",{"type":16,"tag":290,"props":395,"children":397},{"href":396},"/man/VkPhysicalDeviceFeatures2",[398],{"type":21,"value":8},{"type":21,"value":400}," structure passed to\n",{"type":16,"tag":290,"props":402,"children":404},{"href":403},"/man/vkGetPhysicalDeviceFeatures2",[405],{"type":21,"value":406},"vkGetPhysicalDeviceFeatures2",{"type":21,"value":408},", it is filled in to indicate whether each\ncorresponding feature is supported.\nIf the application wishes to use a ",{"type":16,"tag":290,"props":410,"children":412},{"href":411},"/man/VkDevice",[413],{"type":21,"value":414},"VkDevice",{"type":21,"value":416}," with any features\ndescribed by ",{"type":16,"tag":24,"props":418,"children":420},{"className":419},[],[421],{"type":21,"value":4},{"type":21,"value":423},", it ",{"type":16,"tag":343,"props":425,"children":427},{"type":426},"must",[],{"type":21,"value":429}," add an instance of the structure,\nwith the desired feature members set to ",{"type":16,"tag":24,"props":431,"children":433},{"className":432},[],[434],{"type":21,"value":435},"VK_TRUE",{"type":21,"value":437},", to the ",{"type":16,"tag":24,"props":439,"children":441},{"className":440},[],[442],{"type":21,"value":306},{"type":21,"value":444},"\nchain of ",{"type":16,"tag":290,"props":446,"children":448},{"href":447},"/man/VkDeviceCreateInfo",[449],{"type":21,"value":9},{"type":21,"value":451}," when creating the ",{"type":16,"tag":290,"props":453,"children":454},{"href":411},[455],{"type":21,"value":414},{"type":21,"value":457},".",{"type":16,"tag":459,"props":460,"children":462},"validity-group",{"name":461},"Valid Usage (Implicit)",[463],{"type":16,"tag":464,"props":465,"children":467},"validity-field",{"name":466},"VUID-VkPhysicalDeviceDescriptorHeapFeaturesEXT-sType-sType",[468],{"type":16,"tag":17,"props":469,"children":470},{},[471,476,477,480,482],{"type":16,"tag":24,"props":472,"children":474},{"className":473},[],[475],{"type":21,"value":286},{"type":21,"value":326},{"type":16,"tag":343,"props":478,"children":479},{"type":426},[],{"type":21,"value":481}," be ",{"type":16,"tag":24,"props":483,"children":485},{"className":484},[],[486],{"type":21,"value":487},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_HEAP_FEATURES_EXT",{"type":16,"tag":489,"props":490,"children":491},"style",{},[492],{"type":21,"value":493},"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":495},[],"markdown",1773054761970]