[{"data":1,"prerenderedAt":933},["ShallowReactive",2],{"aW9WlIeJkE":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":932,"_id":4},"VkPhysicalDeviceOpticalFlowPropertiesNV","Structure describing properties supported by VK_NV_optical_flow","VK_NV_optical_flow","structs",[],{"type":10,"children":11,"toc":930},"root",[12,28,586,857,892,924],{"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 as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,219],{"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 VkPhysicalDeviceOpticalFlowPropertiesNV {\n VkStructureType sType;\n void* pNext;\n VkOpticalFlowGridSizeFlagsNV supportedOutputGridSizes;\n VkOpticalFlowGridSizeFlagsNV supportedHintGridSizes;\n VkBool32 hintSupported;\n VkBool32 costSupported;\n VkBool32 bidirectionalFlowSupported;\n VkBool32 globalFlowSupported;\n uint32_t minWidth;\n uint32_t minHeight;\n uint32_t maxWidth;\n uint32_t maxHeight;\n uint32_t maxNumRegionsOfInterest;\n} VkPhysicalDeviceOpticalFlowPropertiesNV;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,108,117,126,135,144,158,171,184,197,210],{"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}," VkPhysicalDeviceOpticalFlowPropertiesNV {\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],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98}," VkOpticalFlowGridSizeFlagsNV supportedOutputGridSizes;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103],{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107}," VkOpticalFlowGridSizeFlagsNV supportedHintGridSizes;\n",{"type":13,"tag":45,"props":109,"children":111},{"class":47,"line":110},6,[112],{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116}," VkBool32 hintSupported;\n",{"type":13,"tag":45,"props":118,"children":120},{"class":47,"line":119},7,[121],{"type":13,"tag":45,"props":122,"children":123},{"style":63},[124],{"type":18,"value":125}," VkBool32 costSupported;\n",{"type":13,"tag":45,"props":127,"children":129},{"class":47,"line":128},8,[130],{"type":13,"tag":45,"props":131,"children":132},{"style":63},[133],{"type":18,"value":134}," VkBool32 bidirectionalFlowSupported;\n",{"type":13,"tag":45,"props":136,"children":138},{"class":47,"line":137},9,[139],{"type":13,"tag":45,"props":140,"children":141},{"style":63},[142],{"type":18,"value":143}," VkBool32 globalFlowSupported;\n",{"type":13,"tag":45,"props":145,"children":147},{"class":47,"line":146},10,[148,153],{"type":13,"tag":45,"props":149,"children":150},{"style":52},[151],{"type":18,"value":152}," uint32_t",{"type":13,"tag":45,"props":154,"children":155},{"style":63},[156],{"type":18,"value":157}," minWidth;\n",{"type":13,"tag":45,"props":159,"children":161},{"class":47,"line":160},11,[162,166],{"type":13,"tag":45,"props":163,"children":164},{"style":52},[165],{"type":18,"value":152},{"type":13,"tag":45,"props":167,"children":168},{"style":63},[169],{"type":18,"value":170}," minHeight;\n",{"type":13,"tag":45,"props":172,"children":174},{"class":47,"line":173},12,[175,179],{"type":13,"tag":45,"props":176,"children":177},{"style":52},[178],{"type":18,"value":152},{"type":13,"tag":45,"props":180,"children":181},{"style":63},[182],{"type":18,"value":183}," maxWidth;\n",{"type":13,"tag":45,"props":185,"children":187},{"class":47,"line":186},13,[188,192],{"type":13,"tag":45,"props":189,"children":190},{"style":52},[191],{"type":18,"value":152},{"type":13,"tag":45,"props":193,"children":194},{"style":63},[195],{"type":18,"value":196}," maxHeight;\n",{"type":13,"tag":45,"props":198,"children":200},{"class":47,"line":199},14,[201,205],{"type":13,"tag":45,"props":202,"children":203},{"style":52},[204],{"type":18,"value":152},{"type":13,"tag":45,"props":206,"children":207},{"style":63},[208],{"type":18,"value":209}," maxNumRegionsOfInterest;\n",{"type":13,"tag":45,"props":211,"children":213},{"class":47,"line":212},15,[214],{"type":13,"tag":45,"props":215,"children":216},{"style":63},[217],{"type":18,"value":218},"} VkPhysicalDeviceOpticalFlowPropertiesNV;\n",{"type":13,"tag":33,"props":220,"children":225},{"className":221,"code":222,"filename":223,"language":224,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceOpticalFlowPropertiesNV {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n supported_output_grid_sizes: vk::OpticalFlowGridSizeFlagsNV,\n supported_hint_grid_sizes: vk::OpticalFlowGridSizeFlagsNV,\n hint_supported: vk::Bool32,\n cost_supported: vk::Bool32,\n bidirectional_flow_supported: vk::Bool32,\n global_flow_supported: vk::Bool32,\n min_width: u32,\n min_height: u32,\n max_width: u32,\n max_height: u32,\n max_num_regions_of_interest: u32,\n}\n","Rust","rs",[226],{"type":13,"tag":21,"props":227,"children":228},{"__ignoreMap":39},[229,252,285,307,336,364,393,421,449,477,498,518,538,558,578],{"type":13,"tag":45,"props":230,"children":231},{"class":47,"line":48},[232,237,241,247],{"type":13,"tag":45,"props":233,"children":234},{"style":52},[235],{"type":18,"value":236},"pub",{"type":13,"tag":45,"props":238,"children":239},{"style":52},[240],{"type":18,"value":60},{"type":13,"tag":45,"props":242,"children":244},{"style":243},"--shiki-default:#953800;--shiki-dark:#FFA657",[245],{"type":18,"value":246}," PhysicalDeviceOpticalFlowPropertiesNV",{"type":13,"tag":45,"props":248,"children":249},{"style":63},[250],{"type":18,"value":251}," {\n",{"type":13,"tag":45,"props":253,"children":254},{"class":47,"line":69},[255,260,265,270,275,280],{"type":13,"tag":45,"props":256,"children":257},{"style":63},[258],{"type":18,"value":259}," s_type",{"type":13,"tag":45,"props":261,"children":262},{"style":52},[263],{"type":18,"value":264},":",{"type":13,"tag":45,"props":266,"children":267},{"style":243},[268],{"type":18,"value":269}," vk",{"type":13,"tag":45,"props":271,"children":272},{"style":52},[273],{"type":18,"value":274},"::",{"type":13,"tag":45,"props":276,"children":277},{"style":243},[278],{"type":18,"value":279},"StructureType",{"type":13,"tag":45,"props":281,"children":282},{"style":63},[283],{"type":18,"value":284},",\n",{"type":13,"tag":45,"props":286,"children":287},{"class":47,"line":78},[288,293,297,302],{"type":13,"tag":45,"props":289,"children":290},{"style":63},[291],{"type":18,"value":292}," p_next",{"type":13,"tag":45,"props":294,"children":295},{"style":52},[296],{"type":18,"value":264},{"type":13,"tag":45,"props":298,"children":299},{"style":52},[300],{"type":18,"value":301}," *mut",{"type":13,"tag":45,"props":303,"children":304},{"style":63},[305],{"type":18,"value":306}," c_void,\n",{"type":13,"tag":45,"props":308,"children":309},{"class":47,"line":92},[310,315,319,323,327,332],{"type":13,"tag":45,"props":311,"children":312},{"style":63},[313],{"type":18,"value":314}," supported_output_grid_sizes",{"type":13,"tag":45,"props":316,"children":317},{"style":52},[318],{"type":18,"value":264},{"type":13,"tag":45,"props":320,"children":321},{"style":243},[322],{"type":18,"value":269},{"type":13,"tag":45,"props":324,"children":325},{"style":52},[326],{"type":18,"value":274},{"type":13,"tag":45,"props":328,"children":329},{"style":243},[330],{"type":18,"value":331},"OpticalFlowGridSizeFlagsNV",{"type":13,"tag":45,"props":333,"children":334},{"style":63},[335],{"type":18,"value":284},{"type":13,"tag":45,"props":337,"children":338},{"class":47,"line":101},[339,344,348,352,356,360],{"type":13,"tag":45,"props":340,"children":341},{"style":63},[342],{"type":18,"value":343}," supported_hint_grid_sizes",{"type":13,"tag":45,"props":345,"children":346},{"style":52},[347],{"type":18,"value":264},{"type":13,"tag":45,"props":349,"children":350},{"style":243},[351],{"type":18,"value":269},{"type":13,"tag":45,"props":353,"children":354},{"style":52},[355],{"type":18,"value":274},{"type":13,"tag":45,"props":357,"children":358},{"style":243},[359],{"type":18,"value":331},{"type":13,"tag":45,"props":361,"children":362},{"style":63},[363],{"type":18,"value":284},{"type":13,"tag":45,"props":365,"children":366},{"class":47,"line":110},[367,372,376,380,384,389],{"type":13,"tag":45,"props":368,"children":369},{"style":63},[370],{"type":18,"value":371}," hint_supported",{"type":13,"tag":45,"props":373,"children":374},{"style":52},[375],{"type":18,"value":264},{"type":13,"tag":45,"props":377,"children":378},{"style":243},[379],{"type":18,"value":269},{"type":13,"tag":45,"props":381,"children":382},{"style":52},[383],{"type":18,"value":274},{"type":13,"tag":45,"props":385,"children":386},{"style":243},[387],{"type":18,"value":388},"Bool32",{"type":13,"tag":45,"props":390,"children":391},{"style":63},[392],{"type":18,"value":284},{"type":13,"tag":45,"props":394,"children":395},{"class":47,"line":119},[396,401,405,409,413,417],{"type":13,"tag":45,"props":397,"children":398},{"style":63},[399],{"type":18,"value":400}," cost_supported",{"type":13,"tag":45,"props":402,"children":403},{"style":52},[404],{"type":18,"value":264},{"type":13,"tag":45,"props":406,"children":407},{"style":243},[408],{"type":18,"value":269},{"type":13,"tag":45,"props":410,"children":411},{"style":52},[412],{"type":18,"value":274},{"type":13,"tag":45,"props":414,"children":415},{"style":243},[416],{"type":18,"value":388},{"type":13,"tag":45,"props":418,"children":419},{"style":63},[420],{"type":18,"value":284},{"type":13,"tag":45,"props":422,"children":423},{"class":47,"line":128},[424,429,433,437,441,445],{"type":13,"tag":45,"props":425,"children":426},{"style":63},[427],{"type":18,"value":428}," bidirectional_flow_supported",{"type":13,"tag":45,"props":430,"children":431},{"style":52},[432],{"type":18,"value":264},{"type":13,"tag":45,"props":434,"children":435},{"style":243},[436],{"type":18,"value":269},{"type":13,"tag":45,"props":438,"children":439},{"style":52},[440],{"type":18,"value":274},{"type":13,"tag":45,"props":442,"children":443},{"style":243},[444],{"type":18,"value":388},{"type":13,"tag":45,"props":446,"children":447},{"style":63},[448],{"type":18,"value":284},{"type":13,"tag":45,"props":450,"children":451},{"class":47,"line":137},[452,457,461,465,469,473],{"type":13,"tag":45,"props":453,"children":454},{"style":63},[455],{"type":18,"value":456}," global_flow_supported",{"type":13,"tag":45,"props":458,"children":459},{"style":52},[460],{"type":18,"value":264},{"type":13,"tag":45,"props":462,"children":463},{"style":243},[464],{"type":18,"value":269},{"type":13,"tag":45,"props":466,"children":467},{"style":52},[468],{"type":18,"value":274},{"type":13,"tag":45,"props":470,"children":471},{"style":243},[472],{"type":18,"value":388},{"type":13,"tag":45,"props":474,"children":475},{"style":63},[476],{"type":18,"value":284},{"type":13,"tag":45,"props":478,"children":479},{"class":47,"line":146},[480,485,489,494],{"type":13,"tag":45,"props":481,"children":482},{"style":63},[483],{"type":18,"value":484}," min_width",{"type":13,"tag":45,"props":486,"children":487},{"style":52},[488],{"type":18,"value":264},{"type":13,"tag":45,"props":490,"children":491},{"style":243},[492],{"type":18,"value":493}," u32",{"type":13,"tag":45,"props":495,"children":496},{"style":63},[497],{"type":18,"value":284},{"type":13,"tag":45,"props":499,"children":500},{"class":47,"line":160},[501,506,510,514],{"type":13,"tag":45,"props":502,"children":503},{"style":63},[504],{"type":18,"value":505}," min_height",{"type":13,"tag":45,"props":507,"children":508},{"style":52},[509],{"type":18,"value":264},{"type":13,"tag":45,"props":511,"children":512},{"style":243},[513],{"type":18,"value":493},{"type":13,"tag":45,"props":515,"children":516},{"style":63},[517],{"type":18,"value":284},{"type":13,"tag":45,"props":519,"children":520},{"class":47,"line":173},[521,526,530,534],{"type":13,"tag":45,"props":522,"children":523},{"style":63},[524],{"type":18,"value":525}," max_width",{"type":13,"tag":45,"props":527,"children":528},{"style":52},[529],{"type":18,"value":264},{"type":13,"tag":45,"props":531,"children":532},{"style":243},[533],{"type":18,"value":493},{"type":13,"tag":45,"props":535,"children":536},{"style":63},[537],{"type":18,"value":284},{"type":13,"tag":45,"props":539,"children":540},{"class":47,"line":186},[541,546,550,554],{"type":13,"tag":45,"props":542,"children":543},{"style":63},[544],{"type":18,"value":545}," max_height",{"type":13,"tag":45,"props":547,"children":548},{"style":52},[549],{"type":18,"value":264},{"type":13,"tag":45,"props":551,"children":552},{"style":243},[553],{"type":18,"value":493},{"type":13,"tag":45,"props":555,"children":556},{"style":63},[557],{"type":18,"value":284},{"type":13,"tag":45,"props":559,"children":560},{"class":47,"line":199},[561,566,570,574],{"type":13,"tag":45,"props":562,"children":563},{"style":63},[564],{"type":18,"value":565}," max_num_regions_of_interest",{"type":13,"tag":45,"props":567,"children":568},{"style":52},[569],{"type":18,"value":264},{"type":13,"tag":45,"props":571,"children":572},{"style":243},[573],{"type":18,"value":493},{"type":13,"tag":45,"props":575,"children":576},{"style":63},[577],{"type":18,"value":284},{"type":13,"tag":45,"props":579,"children":580},{"class":47,"line":212},[581],{"type":13,"tag":45,"props":582,"children":583},{"style":63},[584],{"type":18,"value":585},"}\n",{"type":13,"tag":587,"props":588,"children":589},"ul",{},[590,611,630,671,706,722,738,754,770,786,802,818,834],{"type":13,"tag":591,"props":592,"children":593},"li",{},[594,600,602,609],{"type":13,"tag":21,"props":595,"children":597},{"className":596},[],[598],{"type":18,"value":599},"sType",{"type":18,"value":601}," is a ",{"type":13,"tag":603,"props":604,"children":606},"a",{"href":605},"/man/VkStructureType",[607],{"type":18,"value":608},"VkStructureType",{"type":18,"value":610}," value identifying this structure.",{"type":13,"tag":591,"props":612,"children":613},{},[614,620,622,628],{"type":13,"tag":21,"props":615,"children":617},{"className":616},[],[618],{"type":18,"value":619},"pNext",{"type":18,"value":621}," is ",{"type":13,"tag":21,"props":623,"children":625},{"className":624},[],[626],{"type":18,"value":627},"NULL",{"type":18,"value":629}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":591,"props":631,"children":632},{},[633,638,640,646,648,654,656,662,663,669],{"type":13,"tag":634,"props":635,"children":637},"anchor",{"id":636},"limits-supportedOutputGridSizes",[],{"type":18,"value":639}," ",{"type":13,"tag":21,"props":641,"children":643},{"className":642},[],[644],{"type":18,"value":645},"supportedOutputGridSizes",{"type":18,"value":647}," are\nthe supported ",{"type":13,"tag":603,"props":649,"children":651},{"href":650},"/man/VkOpticalFlowGridSizeFlagsNV",[652],{"type":18,"value":653},"VkOpticalFlowGridSizeFlagsNV",{"type":18,"value":655}," which can be specified\nin ",{"type":13,"tag":21,"props":657,"children":659},{"className":658},[],[660],{"type":18,"value":661},"VkOpticalFlowSessionCreateInfoNV",{"type":18,"value":274},{"type":13,"tag":21,"props":664,"children":666},{"className":665},[],[667],{"type":18,"value":668},"outputGridSize",{"type":18,"value":670},".",{"type":13,"tag":591,"props":672,"children":673},{},[674,678,679,685,687,691,693,698,699,705],{"type":13,"tag":634,"props":675,"children":677},{"id":676},"limits-supportedHintGridSizes",[],{"type":18,"value":639},{"type":13,"tag":21,"props":680,"children":682},{"className":681},[],[683],{"type":18,"value":684},"supportedHintGridSizes",{"type":18,"value":686}," are the\nsupported ",{"type":13,"tag":603,"props":688,"children":689},{"href":650},[690],{"type":18,"value":653},{"type":18,"value":692}," which can be specified in\n",{"type":13,"tag":21,"props":694,"children":696},{"className":695},[],[697],{"type":18,"value":661},{"type":18,"value":274},{"type":13,"tag":21,"props":700,"children":702},{"className":701},[],[703],{"type":18,"value":704},"hintGridSize",{"type":18,"value":670},{"type":13,"tag":591,"props":707,"children":708},{},[709,713,714,720],{"type":13,"tag":634,"props":710,"children":712},{"id":711},"limits-hintSupported",[],{"type":18,"value":639},{"type":13,"tag":21,"props":715,"children":717},{"className":716},[],[718],{"type":18,"value":719},"hintSupported",{"type":18,"value":721}," is a boolean describing\nwhether using hint flow vector map is supported in an optical flow\nsession.",{"type":13,"tag":591,"props":723,"children":724},{},[725,729,730,736],{"type":13,"tag":634,"props":726,"children":728},{"id":727},"limits-costSupported",[],{"type":18,"value":639},{"type":13,"tag":21,"props":731,"children":733},{"className":732},[],[734],{"type":18,"value":735},"costSupported",{"type":18,"value":737}," is a boolean describing\nwhether cost map generation is supported in an optical flow session.",{"type":13,"tag":591,"props":739,"children":740},{},[741,745,746,752],{"type":13,"tag":634,"props":742,"children":744},{"id":743},"limits-bidirectionalFlowSupported",[],{"type":18,"value":639},{"type":13,"tag":21,"props":747,"children":749},{"className":748},[],[750],{"type":18,"value":751},"bidirectionalFlowSupported",{"type":18,"value":753},"\nis a boolean describing whether bi-directional flow generation is\nsupported in an optical flow session.",{"type":13,"tag":591,"props":755,"children":756},{},[757,761,762,768],{"type":13,"tag":634,"props":758,"children":760},{"id":759},"limits-globalFlowSupported",[],{"type":18,"value":639},{"type":13,"tag":21,"props":763,"children":765},{"className":764},[],[766],{"type":18,"value":767},"globalFlowSupported",{"type":18,"value":769}," is a boolean\ndescribing whether global flow vector map generation is supported in an\noptical flow session.",{"type":13,"tag":591,"props":771,"children":772},{},[773,777,778,784],{"type":13,"tag":634,"props":774,"children":776},{"id":775},"limits-minWidth",[],{"type":18,"value":639},{"type":13,"tag":21,"props":779,"children":781},{"className":780},[],[782],{"type":18,"value":783},"minWidth",{"type":18,"value":785}," is the minimum width in pixels for\nimages used in an optical flow session.",{"type":13,"tag":591,"props":787,"children":788},{},[789,793,794,800],{"type":13,"tag":634,"props":790,"children":792},{"id":791},"limits-minHeight",[],{"type":18,"value":639},{"type":13,"tag":21,"props":795,"children":797},{"className":796},[],[798],{"type":18,"value":799},"minHeight",{"type":18,"value":801}," is the minimum height in pixels for\nimages used in an optical flow session.",{"type":13,"tag":591,"props":803,"children":804},{},[805,809,810,816],{"type":13,"tag":634,"props":806,"children":808},{"id":807},"limits-maxWidth",[],{"type":18,"value":639},{"type":13,"tag":21,"props":811,"children":813},{"className":812},[],[814],{"type":18,"value":815},"maxWidth",{"type":18,"value":817}," is the maximum width in pixels for\nimages used in an optical flow session.",{"type":13,"tag":591,"props":819,"children":820},{},[821,825,826,832],{"type":13,"tag":634,"props":822,"children":824},{"id":823},"limits-maxHeight",[],{"type":18,"value":639},{"type":13,"tag":21,"props":827,"children":829},{"className":828},[],[830],{"type":18,"value":831},"maxHeight",{"type":18,"value":833}," is the maximum height in pixels for\nimages used in an optical flow session.",{"type":13,"tag":591,"props":835,"children":836},{},[837,841,842,848,850,855],{"type":13,"tag":634,"props":838,"children":840},{"id":839},"limits-maxNumRegionsOfInterest",[],{"type":18,"value":639},{"type":13,"tag":21,"props":843,"children":845},{"className":844},[],[846],{"type":18,"value":847},"maxNumRegionsOfInterest",{"type":18,"value":849}," is the\nmaximum number of regions of interest which can be used in an optical\nflow session.\nIf this ",{"type":13,"tag":21,"props":851,"children":853},{"className":852},[],[854],{"type":18,"value":847},{"type":18,"value":856}," is 0, regions of interest are not\nsupported in an optical flow session.",{"type":13,"tag":14,"props":858,"children":859},{},[860,862,867,869,874,876,882,884,890],{"type":18,"value":861},"If the ",{"type":13,"tag":21,"props":863,"children":865},{"className":864},[],[866],{"type":18,"value":4},{"type":18,"value":868}," structure is included in the ",{"type":13,"tag":21,"props":870,"children":872},{"className":871},[],[873],{"type":18,"value":619},{"type":18,"value":875}," chain of the\n",{"type":13,"tag":603,"props":877,"children":879},{"href":878},"/man/VkPhysicalDeviceProperties2",[880],{"type":18,"value":881},"VkPhysicalDeviceProperties2",{"type":18,"value":883}," structure passed to\n",{"type":13,"tag":603,"props":885,"children":887},{"href":886},"/man/vkGetPhysicalDeviceProperties2",[888],{"type":18,"value":889},"vkGetPhysicalDeviceProperties2",{"type":18,"value":891},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":893,"props":894,"children":896},"validity-group",{"name":895},"Valid Usage (Implicit)",[897],{"type":13,"tag":898,"props":899,"children":901},"validity-field",{"name":900},"VUID-VkPhysicalDeviceOpticalFlowPropertiesNV-sType-sType",[902],{"type":13,"tag":14,"props":903,"children":904},{},[905,910,911,916,918],{"type":13,"tag":21,"props":906,"children":908},{"className":907},[],[909],{"type":18,"value":599},{"type":18,"value":639},{"type":13,"tag":912,"props":913,"children":915},"normative",{"type":914},"must",[],{"type":18,"value":917}," be ",{"type":13,"tag":21,"props":919,"children":921},{"className":920},[],[922],{"type":18,"value":923},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_OPTICAL_FLOW_PROPERTIES_NV",{"type":13,"tag":925,"props":926,"children":927},"style",{},[928],{"type":18,"value":929},"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":931},[],"markdown",1725732571660]