[{"data":1,"prerenderedAt":393},["ShallowReactive",2],{"DM0hVRSFET":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":392,"_id":4},"VkPhysicalDeviceCudaKernelLaunchPropertiesNV","Structure describing the compute capability version available","VK_NV_cuda_kernel_launch","structs",[],{"type":10,"children":11,"toc":390},"root",[12,28,263,275,314,351,384],{"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,126],{"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 VkPhysicalDeviceCudaKernelLaunchPropertiesNV {\n VkStructureType sType;\n void* pNext;\n uint32_t computeCapabilityMinor;\n uint32_t computeCapabilityMajor;\n} VkPhysicalDeviceCudaKernelLaunchPropertiesNV;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,104,117],{"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}," VkPhysicalDeviceCudaKernelLaunchPropertiesNV {\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,99],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint32_t",{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," computeCapabilityMinor;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108,112],{"type":13,"tag":45,"props":109,"children":110},{"style":52},[111],{"type":18,"value":98},{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116}," computeCapabilityMajor;\n",{"type":13,"tag":45,"props":118,"children":120},{"class":47,"line":119},6,[121],{"type":13,"tag":45,"props":122,"children":123},{"style":63},[124],{"type":18,"value":125},"} VkPhysicalDeviceCudaKernelLaunchPropertiesNV;\n",{"type":13,"tag":33,"props":127,"children":132},{"className":128,"code":129,"filename":130,"language":131,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceCudaKernelLaunchPropertiesNV {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n compute_capability_minor: u32,\n compute_capability_major: u32,\n}\n","Rust","rs",[133],{"type":13,"tag":21,"props":134,"children":135},{"__ignoreMap":39},[136,159,192,214,235,255],{"type":13,"tag":45,"props":137,"children":138},{"class":47,"line":48},[139,144,148,154],{"type":13,"tag":45,"props":140,"children":141},{"style":52},[142],{"type":18,"value":143},"pub",{"type":13,"tag":45,"props":145,"children":146},{"style":52},[147],{"type":18,"value":60},{"type":13,"tag":45,"props":149,"children":151},{"style":150},"--shiki-default:#953800;--shiki-dark:#FFA657",[152],{"type":18,"value":153}," PhysicalDeviceCudaKernelLaunchPropertiesNV",{"type":13,"tag":45,"props":155,"children":156},{"style":63},[157],{"type":18,"value":158}," {\n",{"type":13,"tag":45,"props":160,"children":161},{"class":47,"line":69},[162,167,172,177,182,187],{"type":13,"tag":45,"props":163,"children":164},{"style":63},[165],{"type":18,"value":166}," s_type",{"type":13,"tag":45,"props":168,"children":169},{"style":52},[170],{"type":18,"value":171},":",{"type":13,"tag":45,"props":173,"children":174},{"style":150},[175],{"type":18,"value":176}," vk",{"type":13,"tag":45,"props":178,"children":179},{"style":52},[180],{"type":18,"value":181},"::",{"type":13,"tag":45,"props":183,"children":184},{"style":150},[185],{"type":18,"value":186},"StructureType",{"type":13,"tag":45,"props":188,"children":189},{"style":63},[190],{"type":18,"value":191},",\n",{"type":13,"tag":45,"props":193,"children":194},{"class":47,"line":78},[195,200,204,209],{"type":13,"tag":45,"props":196,"children":197},{"style":63},[198],{"type":18,"value":199}," p_next",{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":171},{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":208}," *mut",{"type":13,"tag":45,"props":210,"children":211},{"style":63},[212],{"type":18,"value":213}," c_void,\n",{"type":13,"tag":45,"props":215,"children":216},{"class":47,"line":92},[217,222,226,231],{"type":13,"tag":45,"props":218,"children":219},{"style":63},[220],{"type":18,"value":221}," compute_capability_minor",{"type":13,"tag":45,"props":223,"children":224},{"style":52},[225],{"type":18,"value":171},{"type":13,"tag":45,"props":227,"children":228},{"style":150},[229],{"type":18,"value":230}," u32",{"type":13,"tag":45,"props":232,"children":233},{"style":63},[234],{"type":18,"value":191},{"type":13,"tag":45,"props":236,"children":237},{"class":47,"line":106},[238,243,247,251],{"type":13,"tag":45,"props":239,"children":240},{"style":63},[241],{"type":18,"value":242}," compute_capability_major",{"type":13,"tag":45,"props":244,"children":245},{"style":52},[246],{"type":18,"value":171},{"type":13,"tag":45,"props":248,"children":249},{"style":150},[250],{"type":18,"value":230},{"type":13,"tag":45,"props":252,"children":253},{"style":63},[254],{"type":18,"value":191},{"type":13,"tag":45,"props":256,"children":257},{"class":47,"line":119},[258],{"type":13,"tag":45,"props":259,"children":260},{"style":63},[261],{"type":18,"value":262},"}\n",{"type":13,"tag":14,"props":264,"children":265},{},[266,268,273],{"type":18,"value":267},"The members of the ",{"type":13,"tag":21,"props":269,"children":271},{"className":270},[],[272],{"type":18,"value":4},{"type":18,"value":274},"\nstructure describe the following features:",{"type":13,"tag":276,"props":277,"children":278},"ul",{},[279,298],{"type":13,"tag":280,"props":281,"children":282},"li",{},[283,288,290,296],{"type":13,"tag":284,"props":285,"children":287},"anchor",{"id":286},"limits-computeCapabilityMinor",[],{"type":18,"value":289}," ",{"type":13,"tag":21,"props":291,"children":293},{"className":292},[],[294],{"type":18,"value":295},"computeCapabilityMinor",{"type":18,"value":297}," indicates\nthe minor version number of the compute code.",{"type":13,"tag":280,"props":299,"children":300},{},[301,305,306,312],{"type":13,"tag":284,"props":302,"children":304},{"id":303},"limits-computeCapabilityMajor",[],{"type":18,"value":289},{"type":13,"tag":21,"props":307,"children":309},{"className":308},[],[310],{"type":18,"value":311},"computeCapabilityMajor",{"type":18,"value":313}," indicates\nthe major version number of the compute code.",{"type":13,"tag":14,"props":315,"children":316},{},[317,319,324,326,332,334,341,343,349],{"type":18,"value":318},"If the ",{"type":13,"tag":21,"props":320,"children":322},{"className":321},[],[323],{"type":18,"value":4},{"type":18,"value":325}," structure is included in the ",{"type":13,"tag":21,"props":327,"children":329},{"className":328},[],[330],{"type":18,"value":331},"pNext",{"type":18,"value":333}," chain of the\n",{"type":13,"tag":335,"props":336,"children":338},"a",{"href":337},"/man/VkPhysicalDeviceProperties2",[339],{"type":18,"value":340},"VkPhysicalDeviceProperties2",{"type":18,"value":342}," structure passed to\n",{"type":13,"tag":335,"props":344,"children":346},{"href":345},"/man/vkGetPhysicalDeviceProperties2",[347],{"type":18,"value":348},"vkGetPhysicalDeviceProperties2",{"type":18,"value":350},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":352,"props":353,"children":355},"validity-group",{"name":354},"Valid Usage (Implicit)",[356],{"type":13,"tag":357,"props":358,"children":360},"validity-field",{"name":359},"VUID-VkPhysicalDeviceCudaKernelLaunchPropertiesNV-sType-sType",[361],{"type":13,"tag":14,"props":362,"children":363},{},[364,370,371,376,378],{"type":13,"tag":21,"props":365,"children":367},{"className":366},[],[368],{"type":18,"value":369},"sType",{"type":18,"value":289},{"type":13,"tag":372,"props":373,"children":375},"normative",{"type":374},"must",[],{"type":18,"value":377}," be ",{"type":13,"tag":21,"props":379,"children":381},{"className":380},[],[382],{"type":18,"value":383},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUDA_KERNEL_LAUNCH_PROPERTIES_NV",{"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":39,"searchDepth":69,"depth":69,"links":391},[],"markdown",1725732566724]