[{"data":1,"prerenderedAt":393},["ShallowReactive",2],{"Ej5zOgeklY":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":392,"_id":4},"VkAccelerationStructureMemoryRequirementsTypeNV","Acceleration structure memory requirement type","VK_NV_ray_tracing","enums",[],{"type":10,"children":11,"toc":390},"root",[12,37,338,384],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,35],{"type":18,"value":19},"text","Possible values of ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":26},"type",{"type":18,"value":28}," in\n",{"type":13,"tag":21,"props":30,"children":32},{"className":31},[],[33],{"type":18,"value":34},"VkAccelerationStructureMemoryRequirementsInfoNV",{"type":18,"value":36}," are:,",{"type":13,"tag":38,"props":39,"children":40},"code-group",{},[41,154],{"type":13,"tag":42,"props":43,"children":49},"pre",{"className":44,"code":45,"filename":46,"language":47,"meta":48,"style":48},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkAccelerationStructureMemoryRequirementsTypeNV {\n VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_OBJECT_NV = 0,\n VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_BUILD_SCRATCH_NV = 1,\n VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_UPDATE_SCRATCH_NV = 2,\n} VkAccelerationStructureMemoryRequirementsTypeNV;\n","C","c","",[50],{"type":13,"tag":21,"props":51,"children":52},{"__ignoreMap":48},[53,76,101,123,145],{"type":13,"tag":54,"props":55,"children":58},"span",{"class":56,"line":57},"line",1,[59,65,70],{"type":13,"tag":54,"props":60,"children":62},{"style":61},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[63],{"type":18,"value":64},"typedef",{"type":13,"tag":54,"props":66,"children":67},{"style":61},[68],{"type":18,"value":69}," enum",{"type":13,"tag":54,"props":71,"children":73},{"style":72},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[74],{"type":18,"value":75}," VkAccelerationStructureMemoryRequirementsTypeNV {\n",{"type":13,"tag":54,"props":77,"children":79},{"class":56,"line":78},2,[80,85,90,96],{"type":13,"tag":54,"props":81,"children":82},{"style":72},[83],{"type":18,"value":84}," VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_OBJECT_NV ",{"type":13,"tag":54,"props":86,"children":87},{"style":61},[88],{"type":18,"value":89},"=",{"type":13,"tag":54,"props":91,"children":93},{"style":92},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[94],{"type":18,"value":95}," 0",{"type":13,"tag":54,"props":97,"children":98},{"style":72},[99],{"type":18,"value":100},",\n",{"type":13,"tag":54,"props":102,"children":104},{"class":56,"line":103},3,[105,110,114,119],{"type":13,"tag":54,"props":106,"children":107},{"style":72},[108],{"type":18,"value":109}," VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_BUILD_SCRATCH_NV ",{"type":13,"tag":54,"props":111,"children":112},{"style":61},[113],{"type":18,"value":89},{"type":13,"tag":54,"props":115,"children":116},{"style":92},[117],{"type":18,"value":118}," 1",{"type":13,"tag":54,"props":120,"children":121},{"style":72},[122],{"type":18,"value":100},{"type":13,"tag":54,"props":124,"children":126},{"class":56,"line":125},4,[127,132,136,141],{"type":13,"tag":54,"props":128,"children":129},{"style":72},[130],{"type":18,"value":131}," VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_UPDATE_SCRATCH_NV ",{"type":13,"tag":54,"props":133,"children":134},{"style":61},[135],{"type":18,"value":89},{"type":13,"tag":54,"props":137,"children":138},{"style":92},[139],{"type":18,"value":140}," 2",{"type":13,"tag":54,"props":142,"children":143},{"style":72},[144],{"type":18,"value":100},{"type":13,"tag":54,"props":146,"children":148},{"class":56,"line":147},5,[149],{"type":13,"tag":54,"props":150,"children":151},{"style":72},[152],{"type":18,"value":153},"} VkAccelerationStructureMemoryRequirementsTypeNV;\n",{"type":13,"tag":42,"props":155,"children":160},{"className":156,"code":157,"filename":158,"language":159,"meta":48,"style":48},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct AccelerationStructureMemoryRequirementsTypeNV(u32);\nimpl AccelerationStructureMemoryRequirementsTypeNV {\n pub const OBJECT: Self = 0;\n pub const BUILD_SCRATCH: Self = 1;\n pub const UPDATE_SCRATCH: Self = 2;\n}\n","Rust","rs",[161],{"type":13,"tag":21,"props":162,"children":163},{"__ignoreMap":48},[164,198,215,257,293,329],{"type":13,"tag":54,"props":165,"children":166},{"class":56,"line":57},[167,172,177,183,188,193],{"type":13,"tag":54,"props":168,"children":169},{"style":61},[170],{"type":18,"value":171},"pub",{"type":13,"tag":54,"props":173,"children":174},{"style":61},[175],{"type":18,"value":176}," struct",{"type":13,"tag":54,"props":178,"children":180},{"style":179},"--shiki-default:#953800;--shiki-dark:#FFA657",[181],{"type":18,"value":182}," AccelerationStructureMemoryRequirementsTypeNV",{"type":13,"tag":54,"props":184,"children":185},{"style":72},[186],{"type":18,"value":187},"(",{"type":13,"tag":54,"props":189,"children":190},{"style":179},[191],{"type":18,"value":192},"u32",{"type":13,"tag":54,"props":194,"children":195},{"style":72},[196],{"type":18,"value":197},");\n",{"type":13,"tag":54,"props":199,"children":200},{"class":56,"line":78},[201,206,210],{"type":13,"tag":54,"props":202,"children":203},{"style":61},[204],{"type":18,"value":205},"impl",{"type":13,"tag":54,"props":207,"children":208},{"style":179},[209],{"type":18,"value":182},{"type":13,"tag":54,"props":211,"children":212},{"style":72},[213],{"type":18,"value":214}," {\n",{"type":13,"tag":54,"props":216,"children":217},{"class":56,"line":103},[218,223,228,233,238,243,248,252],{"type":13,"tag":54,"props":219,"children":220},{"style":61},[221],{"type":18,"value":222}," pub",{"type":13,"tag":54,"props":224,"children":225},{"style":61},[226],{"type":18,"value":227}," const",{"type":13,"tag":54,"props":229,"children":230},{"style":92},[231],{"type":18,"value":232}," OBJECT",{"type":13,"tag":54,"props":234,"children":235},{"style":61},[236],{"type":18,"value":237},":",{"type":13,"tag":54,"props":239,"children":240},{"style":92},[241],{"type":18,"value":242}," Self",{"type":13,"tag":54,"props":244,"children":245},{"style":61},[246],{"type":18,"value":247}," =",{"type":13,"tag":54,"props":249,"children":250},{"style":92},[251],{"type":18,"value":95},{"type":13,"tag":54,"props":253,"children":254},{"style":72},[255],{"type":18,"value":256},";\n",{"type":13,"tag":54,"props":258,"children":259},{"class":56,"line":125},[260,264,268,273,277,281,285,289],{"type":13,"tag":54,"props":261,"children":262},{"style":61},[263],{"type":18,"value":222},{"type":13,"tag":54,"props":265,"children":266},{"style":61},[267],{"type":18,"value":227},{"type":13,"tag":54,"props":269,"children":270},{"style":92},[271],{"type":18,"value":272}," BUILD_SCRATCH",{"type":13,"tag":54,"props":274,"children":275},{"style":61},[276],{"type":18,"value":237},{"type":13,"tag":54,"props":278,"children":279},{"style":92},[280],{"type":18,"value":242},{"type":13,"tag":54,"props":282,"children":283},{"style":61},[284],{"type":18,"value":247},{"type":13,"tag":54,"props":286,"children":287},{"style":92},[288],{"type":18,"value":118},{"type":13,"tag":54,"props":290,"children":291},{"style":72},[292],{"type":18,"value":256},{"type":13,"tag":54,"props":294,"children":295},{"class":56,"line":147},[296,300,304,309,313,317,321,325],{"type":13,"tag":54,"props":297,"children":298},{"style":61},[299],{"type":18,"value":222},{"type":13,"tag":54,"props":301,"children":302},{"style":61},[303],{"type":18,"value":227},{"type":13,"tag":54,"props":305,"children":306},{"style":92},[307],{"type":18,"value":308}," UPDATE_SCRATCH",{"type":13,"tag":54,"props":310,"children":311},{"style":61},[312],{"type":18,"value":237},{"type":13,"tag":54,"props":314,"children":315},{"style":92},[316],{"type":18,"value":242},{"type":13,"tag":54,"props":318,"children":319},{"style":61},[320],{"type":18,"value":247},{"type":13,"tag":54,"props":322,"children":323},{"style":92},[324],{"type":18,"value":140},{"type":13,"tag":54,"props":326,"children":327},{"style":72},[328],{"type":18,"value":256},{"type":13,"tag":54,"props":330,"children":332},{"class":56,"line":331},6,[333],{"type":13,"tag":54,"props":334,"children":335},{"style":72},[336],{"type":18,"value":337},"}\n",{"type":13,"tag":339,"props":340,"children":341},"ul",{},[342,362,373],{"type":13,"tag":343,"props":344,"children":345},"li",{},[346,352,354,360],{"type":13,"tag":21,"props":347,"children":349},{"className":348},[],[350],{"type":18,"value":351},"VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_OBJECT_NV",{"type":18,"value":353},"\nrequests the memory requirement for the ",{"type":13,"tag":21,"props":355,"children":357},{"className":356},[],[358],{"type":18,"value":359},"VkAccelerationStructureNV",{"type":18,"value":361},"\nbacking store.",{"type":13,"tag":343,"props":363,"children":364},{},[365,371],{"type":13,"tag":21,"props":366,"children":368},{"className":367},[],[369],{"type":18,"value":370},"VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_BUILD_SCRATCH_NV",{"type":18,"value":372},"\nrequests the memory requirement for scratch space during the initial\nbuild.",{"type":13,"tag":343,"props":374,"children":375},{},[376,382],{"type":13,"tag":21,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":381},"VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_UPDATE_SCRATCH_NV",{"type":18,"value":383},"\nrequests the memory requirement for scratch space during an update.",{"type":13,"tag":385,"props":386,"children":387},"style",{},[388],{"type":18,"value":389},"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":48,"searchDepth":78,"depth":78,"links":391},[],"markdown",1725732537826]