[{"data":1,"prerenderedAt":4135},["ShallowReactive",2],{"VJMsEpPtU2":3,"VyF3Mmj32r":2550,"N9m89Rcq0G":2775},{"title":4,"description":5,"body":6,"_type":2548,"_id":2549},"Mesh Shading","Task and mesh shaders operate in\nworkgroups to produce a collection of primitives that will be processed by\nsubsequent stages of the graphics pipeline.",{"type":7,"children":8,"toc":2537},"root",[9,17,38,51,56,63,68,74,229,295,301,306,312,331,337,444,550,652,752,757,813,825,1452,1538,2312,2318,2402,2407,2438,2451,2467,2501,2507,2519],{"type":10,"tag":11,"props":12,"children":14},"element","h1",{"id":13},"mesh",[15],{"type":16,"value":4},"text",{"type":10,"tag":18,"props":19,"children":20},"p",{},[21,28,30,36],{"type":10,"tag":22,"props":23,"children":25},"a",{"href":24},"/chapters/shaders#shaders-task",[26],{"type":16,"value":27},"Task",{"type":16,"value":29}," and ",{"type":10,"tag":22,"props":31,"children":33},{"href":32},"/chapters/shaders#shaders-mesh",[34],{"type":16,"value":35},"mesh shaders",{"type":16,"value":37}," operate in\nworkgroups to produce a collection of primitives that will be processed by\nsubsequent stages of the graphics pipeline.",{"type":10,"tag":18,"props":39,"children":40},{},[41,43,49],{"type":16,"value":42},"Work on the mesh pipeline is initiated by the application\n",{"type":10,"tag":22,"props":44,"children":46},{"href":45},"/chapters/drawing#drawing-mesh-shading",[47],{"type":16,"value":48},"drawing",{"type":16,"value":50}," a set of mesh tasks organized in global\nworkgroups.\nIf the optional task shader is active, each workgroup triggers the execution\nof task shader invocations that will create a new set of mesh workgroups\nupon completion.\nEach of these created workgroups, or each of the original workgroups if no\ntask shader is present, triggers the execution of mesh shader invocations.",{"type":10,"tag":18,"props":52,"children":53},{},[54],{"type":16,"value":55},"Each mesh shader workgroup emits zero or more output primitives along with\nthe group of vertices and their associated data required for each output\nprimitive.",{"type":10,"tag":57,"props":58,"children":60},"h2",{"id":59},"mesh-task-input",[61],{"type":16,"value":62},"Task Shader Input",{"type":10,"tag":18,"props":64,"children":65},{},[66],{"type":16,"value":67},"For every workgroup issued via the drawing commands a group of task shader\ninvocations is executed.\nThere are no inputs other than the builtin workgroup identifiers.",{"type":10,"tag":57,"props":69,"children":71},{"id":70},"mesh-task-output",[72],{"type":16,"value":73},"Task Shader Output",{"type":10,"tag":18,"props":75,"children":76},{},[77,79,86,88,94,95,101,103,109,110,116,118,123,125,131,133,139,141,147,148,153,154,159,160,166,168,174,176,182,183,189,191,194,196,202,203,209,211,214,215,220,221,227],{"type":16,"value":78},"The task shader can emit zero or more mesh workgroups to be generated.\nShaders using the ",{"type":10,"tag":80,"props":81,"children":83},"code",{"className":82},[],[84],{"type":16,"value":85},"TaskNV",{"type":16,"value":87}," ",{"type":10,"tag":80,"props":89,"children":91},{"className":90},[],[92],{"type":16,"value":93},"Execution",{"type":16,"value":87},{"type":10,"tag":80,"props":96,"children":98},{"className":97},[],[99],{"type":16,"value":100},"Model",{"type":16,"value":102}," can do so using the\n",{"type":10,"tag":22,"props":104,"children":106},{"href":105},"/chapters/interfaces#interfaces-builtin-variables",[107],{"type":16,"value":108},"built-in variable",{"type":16,"value":87},{"type":10,"tag":80,"props":111,"children":113},{"className":112},[],[114],{"type":16,"value":115},"TaskCountNV",{"type":16,"value":117},".\nThis value ",{"type":10,"tag":119,"props":120,"children":122},"normative",{"type":121},"must",[],{"type":16,"value":124}," be less than or equal to\n",{"type":10,"tag":80,"props":126,"children":128},{"className":127},[],[129],{"type":16,"value":130},"VkPhysicalDeviceMeshShaderPropertiesNV",{"type":16,"value":132},"::",{"type":10,"tag":80,"props":134,"children":136},{"className":135},[],[137],{"type":16,"value":138},"maxTaskOutputCount",{"type":16,"value":140},".\nShaders using the ",{"type":10,"tag":80,"props":142,"children":144},{"className":143},[],[145],{"type":16,"value":146},"TaskEXT",{"type":16,"value":87},{"type":10,"tag":80,"props":149,"children":151},{"className":150},[],[152],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":155,"children":157},{"className":156},[],[158],{"type":16,"value":100},{"type":16,"value":102},{"type":10,"tag":80,"props":161,"children":163},{"className":162},[],[164],{"type":16,"value":165},"OpEmitMeshTasksEXT",{"type":16,"value":167}," instruction.\nThe ",{"type":10,"tag":80,"props":169,"children":171},{"className":170},[],[172],{"type":16,"value":173},"groupCountX",{"type":16,"value":175},", ",{"type":10,"tag":80,"props":177,"children":179},{"className":178},[],[180],{"type":16,"value":181},"groupCountY",{"type":16,"value":29},{"type":10,"tag":80,"props":184,"children":186},{"className":185},[],[187],{"type":16,"value":188},"groupCountZ",{"type":16,"value":190}," arguments passed\nto this instruction ",{"type":10,"tag":119,"props":192,"children":193},{"type":121},[],{"type":16,"value":195}," be less than or equal to the respective dimension\nwithin\n",{"type":10,"tag":80,"props":197,"children":199},{"className":198},[],[200],{"type":16,"value":201},"VkPhysicalDeviceMeshShaderPropertiesEXT",{"type":16,"value":132},{"type":10,"tag":80,"props":204,"children":206},{"className":205},[],[207],{"type":16,"value":208},"maxMeshWorkGroupCount",{"type":16,"value":210},".\nThe product of these arguments ",{"type":10,"tag":119,"props":212,"children":213},{"type":121},[],{"type":16,"value":124},{"type":10,"tag":80,"props":216,"children":218},{"className":217},[],[219],{"type":16,"value":201},{"type":16,"value":132},{"type":10,"tag":80,"props":222,"children":224},{"className":223},[],[225],{"type":16,"value":226},"maxMeshWorkGroupTotalCount",{"type":16,"value":228},".",{"type":10,"tag":18,"props":230,"children":231},{},[232,234,239,240,245,246,251,253,259,261,266,267,272,273,278,280,286,288,293],{"type":16,"value":233},"The task shader can also pass user-defined data to all mesh shader\ninvocations that it creates.\nShaders using the ",{"type":10,"tag":80,"props":235,"children":237},{"className":236},[],[238],{"type":16,"value":85},{"type":16,"value":87},{"type":10,"tag":80,"props":241,"children":243},{"className":242},[],[244],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":247,"children":249},{"className":248},[],[250],{"type":16,"value":100},{"type":16,"value":252}," can do so by writing to\noutput variables that are decorated with ",{"type":10,"tag":80,"props":254,"children":256},{"className":255},[],[257],{"type":16,"value":258},"PerTaskNV",{"type":16,"value":260},".\nThey are available as inputs in mesh shaders.\nShaders using the ",{"type":10,"tag":80,"props":262,"children":264},{"className":263},[],[265],{"type":16,"value":146},{"type":16,"value":87},{"type":10,"tag":80,"props":268,"children":270},{"className":269},[],[271],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":274,"children":276},{"className":275},[],[277],{"type":16,"value":100},{"type":16,"value":279}," can do so by writing to a\npayload variable with ",{"type":10,"tag":80,"props":281,"children":283},{"className":282},[],[284],{"type":16,"value":285},"TaskPayloadWorkgroupEXT",{"type":16,"value":287}," storage class that is\npassed to the ",{"type":10,"tag":80,"props":289,"children":291},{"className":290},[],[292],{"type":16,"value":165},{"type":16,"value":294}," instruction.",{"type":10,"tag":57,"props":296,"children":298},{"id":297},"mesh-generation",[299],{"type":16,"value":300},"Mesh Generation",{"type":10,"tag":18,"props":302,"children":303},{},[304],{"type":16,"value":305},"If a task shader exists, the mesh assembler creates a variable amount of\nmesh workgroups depending on each task’s output.\nIf there is no task shader, the drawing commands emit the mesh shader\ninvocations directly.",{"type":10,"tag":57,"props":307,"children":309},{"id":308},"mesh-input",[310],{"type":16,"value":311},"Mesh Shader Input",{"type":10,"tag":18,"props":313,"children":314},{},[315,317,322,324,329],{"type":16,"value":316},"The only inputs available to the mesh shader are variables identifying the\nspecific workgroup and invocation and, if applicable,\nany outputs written as ",{"type":10,"tag":80,"props":318,"children":320},{"className":319},[],[321],{"type":16,"value":258},{"type":16,"value":323},"\nor\nthe payload variable passed to the ",{"type":10,"tag":80,"props":325,"children":327},{"className":326},[],[328],{"type":16,"value":165},{"type":16,"value":330}," instruction\nby the task shader that spawned the mesh shader’s workgroup.\nThe mesh shader can operate without a task shader as well.",{"type":10,"tag":57,"props":332,"children":334},{"id":333},"mesh-output",[335],{"type":16,"value":336},"Mesh Shader Output",{"type":10,"tag":18,"props":338,"children":339},{},[340,342,348,349,354,355,360,362,368,370,376,377,383,385,391,393,399,400,405,406,411,412,417,418,423,424,430,431,437,439,442],{"type":16,"value":341},"A mesh shader generates primitives in one of three output modes: points,\nlines, or triangles.\nFor shaders using the ",{"type":10,"tag":80,"props":343,"children":345},{"className":344},[],[346],{"type":16,"value":347},"MeshNV",{"type":16,"value":87},{"type":10,"tag":80,"props":350,"children":352},{"className":351},[],[353],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":356,"children":358},{"className":357},[],[359],{"type":16,"value":100},{"type":16,"value":361}," the primitive mode is\nspecified in the shader using an ",{"type":10,"tag":80,"props":363,"children":365},{"className":364},[],[366],{"type":16,"value":367},"OpExecutionMode",{"type":16,"value":369}," instruction with the\n",{"type":10,"tag":80,"props":371,"children":373},{"className":372},[],[374],{"type":16,"value":375},"OutputPoints",{"type":16,"value":175},{"type":10,"tag":80,"props":378,"children":380},{"className":379},[],[381],{"type":16,"value":382},"OutputLinesNV",{"type":16,"value":384},", or ",{"type":10,"tag":80,"props":386,"children":388},{"className":387},[],[389],{"type":16,"value":390},"OutputTrianglesNV",{"type":16,"value":392}," modes,\nrespectively.\nFor shaders using the ",{"type":10,"tag":80,"props":394,"children":396},{"className":395},[],[397],{"type":16,"value":398},"MeshEXT",{"type":16,"value":87},{"type":10,"tag":80,"props":401,"children":403},{"className":402},[],[404],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":407,"children":409},{"className":408},[],[410],{"type":16,"value":100},{"type":16,"value":361},{"type":10,"tag":80,"props":413,"children":415},{"className":414},[],[416],{"type":16,"value":367},{"type":16,"value":369},{"type":10,"tag":80,"props":419,"children":421},{"className":420},[],[422],{"type":16,"value":375},{"type":16,"value":175},{"type":10,"tag":80,"props":425,"children":427},{"className":426},[],[428],{"type":16,"value":429},"OutputLinesEXT",{"type":16,"value":384},{"type":10,"tag":80,"props":432,"children":434},{"className":433},[],[435],{"type":16,"value":436},"OutputTrianglesEXT",{"type":16,"value":438}," modes,\nrespectively.\nEach mesh shader ",{"type":10,"tag":119,"props":440,"children":441},{"type":121},[],{"type":16,"value":443}," include exactly one output primitive mode.",{"type":10,"tag":18,"props":445,"children":446},{},[447,449,454,455,460,461,466,468,473,475,481,482,485,487,492,493,499,501,506,507,512,513,518,520,525,527,532,534,537,538,543,544,549],{"type":16,"value":448},"For shaders using the ",{"type":10,"tag":80,"props":450,"children":452},{"className":451},[],[453],{"type":16,"value":347},{"type":16,"value":87},{"type":10,"tag":80,"props":456,"children":458},{"className":457},[],[459],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":462,"children":464},{"className":463},[],[465],{"type":16,"value":100},{"type":16,"value":467}," the maximum output vertex\ncount is specified as a literal in the shader using an ",{"type":10,"tag":80,"props":469,"children":471},{"className":470},[],[472],{"type":16,"value":367},{"type":16,"value":474},"\ninstruction with the mode set to ",{"type":10,"tag":80,"props":476,"children":478},{"className":477},[],[479],{"type":16,"value":480},"OutputVertices",{"type":16,"value":29},{"type":10,"tag":119,"props":483,"children":484},{"type":121},[],{"type":16,"value":486}," be less than\nor equal to\n",{"type":10,"tag":80,"props":488,"children":490},{"className":489},[],[491],{"type":16,"value":130},{"type":16,"value":132},{"type":10,"tag":80,"props":494,"children":496},{"className":495},[],[497],{"type":16,"value":498},"maxMeshOutputVertices",{"type":16,"value":500},".\nFor shaders using the ",{"type":10,"tag":80,"props":502,"children":504},{"className":503},[],[505],{"type":16,"value":398},{"type":16,"value":87},{"type":10,"tag":80,"props":508,"children":510},{"className":509},[],[511],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":514,"children":516},{"className":515},[],[517],{"type":16,"value":100},{"type":16,"value":519}," the maximum output\nvertex count is specified as a literal in the shader using an\n",{"type":10,"tag":80,"props":521,"children":523},{"className":522},[],[524],{"type":16,"value":367},{"type":16,"value":526}," instruction with the mode set to ",{"type":10,"tag":80,"props":528,"children":530},{"className":529},[],[531],{"type":16,"value":480},{"type":16,"value":533},"\nand ",{"type":10,"tag":119,"props":535,"children":536},{"type":121},[],{"type":16,"value":124},{"type":10,"tag":80,"props":539,"children":541},{"className":540},[],[542],{"type":16,"value":201},{"type":16,"value":132},{"type":10,"tag":80,"props":545,"children":547},{"className":546},[],[548],{"type":16,"value":498},{"type":16,"value":228},{"type":10,"tag":18,"props":551,"children":552},{},[553,554,559,560,565,566,571,573,578,580,586,587,590,591,596,597,603,604,609,610,615,616,621,622,627,628,634,636,639,640,645,646,651],{"type":16,"value":448},{"type":10,"tag":80,"props":555,"children":557},{"className":556},[],[558],{"type":16,"value":347},{"type":16,"value":87},{"type":10,"tag":80,"props":561,"children":563},{"className":562},[],[564],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":567,"children":569},{"className":568},[],[570],{"type":16,"value":100},{"type":16,"value":572}," the maximum output\nprimitive count is specified as a literal in the shader using an\n",{"type":10,"tag":80,"props":574,"children":576},{"className":575},[],[577],{"type":16,"value":367},{"type":16,"value":579}," instruction with the mode set to\n",{"type":10,"tag":80,"props":581,"children":583},{"className":582},[],[584],{"type":16,"value":585},"OutputPrimitivesNV",{"type":16,"value":29},{"type":10,"tag":119,"props":588,"children":589},{"type":121},[],{"type":16,"value":124},{"type":10,"tag":80,"props":592,"children":594},{"className":593},[],[595],{"type":16,"value":130},{"type":16,"value":132},{"type":10,"tag":80,"props":598,"children":600},{"className":599},[],[601],{"type":16,"value":602},"maxMeshOutputPrimitives",{"type":16,"value":500},{"type":10,"tag":80,"props":605,"children":607},{"className":606},[],[608],{"type":16,"value":398},{"type":16,"value":87},{"type":10,"tag":80,"props":611,"children":613},{"className":612},[],[614],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":617,"children":619},{"className":618},[],[620],{"type":16,"value":100},{"type":16,"value":572},{"type":10,"tag":80,"props":623,"children":625},{"className":624},[],[626],{"type":16,"value":367},{"type":16,"value":579},{"type":10,"tag":80,"props":629,"children":631},{"className":630},[],[632],{"type":16,"value":633},"OutputPrimitivesEXT",{"type":16,"value":635},", and ",{"type":10,"tag":119,"props":637,"children":638},{"type":121},[],{"type":16,"value":124},{"type":10,"tag":80,"props":641,"children":643},{"className":642},[],[644],{"type":16,"value":201},{"type":16,"value":132},{"type":10,"tag":80,"props":647,"children":649},{"className":648},[],[650],{"type":16,"value":602},{"type":16,"value":228},{"type":10,"tag":18,"props":653,"children":654},{},[655,656,661,662,667,668,673,675,679,680,686,688,691,693,699,701,706,707,712,713,718,720,726,727,733,735,738,740,746,747,750],{"type":16,"value":448},{"type":10,"tag":80,"props":657,"children":659},{"className":658},[],[660],{"type":16,"value":347},{"type":16,"value":87},{"type":10,"tag":80,"props":663,"children":665},{"className":664},[],[666],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":669,"children":671},{"className":670},[],[672],{"type":16,"value":100},{"type":16,"value":674}," the number of primitives\noutput by the mesh shader is provided via writing to the\n",{"type":10,"tag":22,"props":676,"children":677},{"href":105},[678],{"type":16,"value":108},{"type":16,"value":87},{"type":10,"tag":80,"props":681,"children":683},{"className":682},[],[684],{"type":16,"value":685},"PrimitiveCountNV",{"type":16,"value":687}," and\n",{"type":10,"tag":119,"props":689,"children":690},{"type":121},[],{"type":16,"value":692}," be less than or equal to the maximum output primitive count specified\nin the shader.\nA variable decorated with ",{"type":10,"tag":80,"props":694,"children":696},{"className":695},[],[697],{"type":16,"value":698},"PrimitiveIndicesNV",{"type":16,"value":700}," is an output array of\nlocal index values into the vertex output arrays from which primitives are\nassembled according to the output primitive type.\nFor shaders using the ",{"type":10,"tag":80,"props":702,"children":704},{"className":703},[],[705],{"type":16,"value":398},{"type":16,"value":87},{"type":10,"tag":80,"props":708,"children":710},{"className":709},[],[711],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":714,"children":716},{"className":715},[],[717],{"type":16,"value":100},{"type":16,"value":719}," the number of vertices\nand primitives output by the mesh shader is provided via calling the\n",{"type":10,"tag":80,"props":721,"children":723},{"className":722},[],[724],{"type":16,"value":725},"OpSetMeshOutputsEXT",{"type":16,"value":167},{"type":10,"tag":80,"props":728,"children":730},{"className":729},[],[731],{"type":16,"value":732},"vertexCount",{"type":16,"value":734}," argument ",{"type":10,"tag":119,"props":736,"children":737},{"type":121},[],{"type":16,"value":739}," be less than or equal to the maximum\noutput vertex count specified in the shader.\nThe ",{"type":10,"tag":80,"props":741,"children":743},{"className":742},[],[744],{"type":16,"value":745},"primitiveCount",{"type":16,"value":734},{"type":10,"tag":119,"props":748,"children":749},{"type":121},[],{"type":16,"value":751}," be less than or equal to the maximum\noutput primitive count specified in the shader.",{"type":10,"tag":18,"props":753,"children":754},{},[755],{"type":16,"value":756},"Depending on the output primitive mode an appropriately-decorated variable\nis the output array of local index values into the vertex output arrays from\nwhich primitives are assembled according to the output primitive type:",{"type":10,"tag":758,"props":759,"children":760},"ul",{},[761,780,796],{"type":10,"tag":762,"props":763,"children":764},"li",{},[765,770,772,778],{"type":10,"tag":80,"props":766,"children":768},{"className":767},[],[769],{"type":16,"value":375},{"type":16,"value":771}," uses the ",{"type":10,"tag":80,"props":773,"children":775},{"className":774},[],[776],{"type":16,"value":777},"PrimitivePointIndicesEXT",{"type":16,"value":779}," decoration.",{"type":10,"tag":762,"props":781,"children":782},{},[783,788,789,795],{"type":10,"tag":80,"props":784,"children":786},{"className":785},[],[787],{"type":16,"value":429},{"type":16,"value":771},{"type":10,"tag":80,"props":790,"children":792},{"className":791},[],[793],{"type":16,"value":794},"PrimitiveLineIndicesEXT",{"type":16,"value":779},{"type":10,"tag":762,"props":797,"children":798},{},[799,804,805,811],{"type":10,"tag":80,"props":800,"children":802},{"className":801},[],[803],{"type":16,"value":436},{"type":16,"value":771},{"type":10,"tag":80,"props":806,"children":808},{"className":807},[],[809],{"type":16,"value":810},"PrimitiveTriangleIndicesEXT",{"type":16,"value":812},"\ndecoration.",{"type":10,"tag":18,"props":814,"children":815},{},[816,818,824],{"type":16,"value":817},"These resulting primitives are then further processed as described in\n",{"type":10,"tag":22,"props":819,"children":821},{"href":820},"/chapters/primsrast#primsrast",[822],{"type":16,"value":823},"Rasterization",{"type":16,"value":228},{"type":10,"tag":18,"props":826,"children":827},{},[828,830,836,838,899,901,967,969,975,977,1063,1065,1070,1071,1133,1135,1140,1141,1146,1147,1153,1154,1216,1218,1224,1225,1286,1288,1293,1294,1376,1378,1383,1384,1445,1447],{"type":16,"value":829},"With the exception of primitive indices, all output built-ins and custom\nattributes count towards the total storage size occupied by output variables\nin mesh shaders.\nThis size can be calculated as follows, taking into account the fact that\nthe number of effective scalar attributes is 4 times the number of effective\nlocations used according to the ",{"type":10,"tag":22,"props":831,"children":833},{"href":832},"/chapters/interfaces#interfaces-iointerfaces-locations",[834],{"type":16,"value":835},"location\nassignment rules",{"type":16,"value":837},".\nLet ",{"type":10,"tag":839,"props":840,"children":843},"span",{"className":841},[842],"katex",[844,874],{"type":10,"tag":839,"props":845,"children":848},{"className":846},[847],"katex-mathml",[849],{"type":10,"tag":850,"props":851,"children":853},"math",{"xmlns":852},"http://www.w3.org/1998/Math/MathML",[854],{"type":10,"tag":855,"props":856,"children":857},"semantics",{},[858,868],{"type":10,"tag":859,"props":860,"children":861},"mrow",{},[862],{"type":10,"tag":863,"props":864,"children":865},"mi",{},[866],{"type":16,"value":867},"v",{"type":10,"tag":869,"props":870,"children":872},"annotation",{"encoding":871},"application/x-tex",[873],{"type":16,"value":867},{"type":10,"tag":839,"props":875,"children":879},{"className":876,"ariaHidden":878},[877],"katex-html","true",[880],{"type":10,"tag":839,"props":881,"children":884},{"className":882},[883],"base",[885,891],{"type":10,"tag":839,"props":886,"children":890},{"className":887,"style":889},[888],"strut","height:0.4306em;",[],{"type":10,"tag":839,"props":892,"children":897},{"className":893,"style":896},[894,895],"mord","mathnormal","margin-right:0.03588em;",[898],{"type":16,"value":867},{"type":16,"value":900}," be the number of views, ",{"type":10,"tag":839,"props":902,"children":904},{"className":903},[842],[905,938],{"type":10,"tag":839,"props":906,"children":908},{"className":907},[847],[909],{"type":10,"tag":850,"props":910,"children":911},{"xmlns":852},[912],{"type":10,"tag":855,"props":913,"children":914},{},[915,933],{"type":10,"tag":859,"props":916,"children":917},{},[918,923,929],{"type":10,"tag":863,"props":919,"children":920},{},[921],{"type":16,"value":922},"n",{"type":10,"tag":863,"props":924,"children":926},{"mathvariant":925},"normal",[927],{"type":16,"value":928},"_",{"type":10,"tag":863,"props":930,"children":931},{},[932],{"type":16,"value":867},{"type":10,"tag":869,"props":934,"children":935},{"encoding":871},[936],{"type":16,"value":937},"n\\_v",{"type":10,"tag":839,"props":939,"children":941},{"className":940,"ariaHidden":878},[877],[942],{"type":10,"tag":839,"props":943,"children":945},{"className":944},[883],[946,951,956,962],{"type":10,"tag":839,"props":947,"children":950},{"className":948,"style":949},[888],"height:0.7406em;vertical-align:-0.31em;",[],{"type":10,"tag":839,"props":952,"children":954},{"className":953},[894,895],[955],{"type":16,"value":922},{"type":10,"tag":839,"props":957,"children":960},{"className":958,"style":959},[894],"margin-right:0.02778em;",[961],{"type":16,"value":928},{"type":10,"tag":839,"props":963,"children":965},{"className":964,"style":896},[894,895],[966],{"type":16,"value":867},{"type":16,"value":968}," be the number of\neffective scalar per-vertex attributes not dependent on ",{"type":10,"tag":80,"props":970,"children":972},{"className":971},[],[973],{"type":16,"value":974},"ViewIndex",{"type":16,"value":976},",\n",{"type":10,"tag":839,"props":978,"children":980},{"className":979},[842],[981,1022],{"type":10,"tag":839,"props":982,"children":984},{"className":983},[847],[985],{"type":10,"tag":850,"props":986,"children":987},{"xmlns":852},[988],{"type":10,"tag":855,"props":989,"children":990},{},[991,1017],{"type":10,"tag":859,"props":992,"children":993},{},[994,998,1002],{"type":10,"tag":863,"props":995,"children":996},{},[997],{"type":16,"value":922},{"type":10,"tag":863,"props":999,"children":1000},{"mathvariant":925},[1001],{"type":16,"value":928},{"type":10,"tag":859,"props":1003,"children":1004},{},[1005,1009,1013],{"type":10,"tag":863,"props":1006,"children":1007},{},[1008],{"type":16,"value":867},{"type":10,"tag":863,"props":1010,"children":1011},{},[1012],{"type":16,"value":18},{"type":10,"tag":863,"props":1014,"children":1015},{},[1016],{"type":16,"value":867},{"type":10,"tag":869,"props":1018,"children":1019},{"encoding":871},[1020],{"type":16,"value":1021},"n\\_{vpv}",{"type":10,"tag":839,"props":1023,"children":1025},{"className":1024,"ariaHidden":878},[877],[1026],{"type":10,"tag":839,"props":1027,"children":1029},{"className":1028},[883],[1030,1034,1039,1044],{"type":10,"tag":839,"props":1031,"children":1033},{"className":1032,"style":949},[888],[],{"type":10,"tag":839,"props":1035,"children":1037},{"className":1036},[894,895],[1038],{"type":16,"value":922},{"type":10,"tag":839,"props":1040,"children":1042},{"className":1041,"style":959},[894],[1043],{"type":16,"value":928},{"type":10,"tag":839,"props":1045,"children":1047},{"className":1046},[894],[1048,1053,1058],{"type":10,"tag":839,"props":1049,"children":1051},{"className":1050,"style":896},[894,895],[1052],{"type":16,"value":867},{"type":10,"tag":839,"props":1054,"children":1056},{"className":1055},[894,895],[1057],{"type":16,"value":18},{"type":10,"tag":839,"props":1059,"children":1061},{"className":1060,"style":896},[894,895],[1062],{"type":16,"value":867},{"type":16,"value":1064}," be the number of effective scalar per-vertex attributes\ndependent on ",{"type":10,"tag":80,"props":1066,"children":1068},{"className":1067},[],[1069],{"type":16,"value":974},{"type":16,"value":175},{"type":10,"tag":839,"props":1072,"children":1074},{"className":1073},[842],[1075,1106],{"type":10,"tag":839,"props":1076,"children":1078},{"className":1077},[847],[1079],{"type":10,"tag":850,"props":1080,"children":1081},{"xmlns":852},[1082],{"type":10,"tag":855,"props":1083,"children":1084},{},[1085,1101],{"type":10,"tag":859,"props":1086,"children":1087},{},[1088,1093,1097],{"type":10,"tag":863,"props":1089,"children":1090},{},[1091],{"type":16,"value":1092},"m",{"type":10,"tag":863,"props":1094,"children":1095},{"mathvariant":925},[1096],{"type":16,"value":928},{"type":10,"tag":863,"props":1098,"children":1099},{},[1100],{"type":16,"value":867},{"type":10,"tag":869,"props":1102,"children":1103},{"encoding":871},[1104],{"type":16,"value":1105},"m\\_v",{"type":10,"tag":839,"props":1107,"children":1109},{"className":1108,"ariaHidden":878},[877],[1110],{"type":10,"tag":839,"props":1111,"children":1113},{"className":1112},[883],[1114,1118,1123,1128],{"type":10,"tag":839,"props":1115,"children":1117},{"className":1116,"style":949},[888],[],{"type":10,"tag":839,"props":1119,"children":1121},{"className":1120},[894,895],[1122],{"type":16,"value":1092},{"type":10,"tag":839,"props":1124,"children":1126},{"className":1125,"style":959},[894],[1127],{"type":16,"value":928},{"type":10,"tag":839,"props":1129,"children":1131},{"className":1130,"style":896},[894,895],[1132],{"type":16,"value":867},{"type":16,"value":1134}," be the maximum number of\nvertices specified by the ",{"type":10,"tag":80,"props":1136,"children":1138},{"className":1137},[],[1139],{"type":16,"value":480},{"type":16,"value":87},{"type":10,"tag":80,"props":1142,"children":1144},{"className":1143},[],[1145],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":1148,"children":1150},{"className":1149},[],[1151],{"type":16,"value":1152},"Mode",{"type":16,"value":976},{"type":10,"tag":839,"props":1155,"children":1157},{"className":1156},[842],[1158,1189],{"type":10,"tag":839,"props":1159,"children":1161},{"className":1160},[847],[1162],{"type":10,"tag":850,"props":1163,"children":1164},{"xmlns":852},[1165],{"type":10,"tag":855,"props":1166,"children":1167},{},[1168,1184],{"type":10,"tag":859,"props":1169,"children":1170},{},[1171,1176,1180],{"type":10,"tag":863,"props":1172,"children":1173},{},[1174],{"type":16,"value":1175},"g",{"type":10,"tag":863,"props":1177,"children":1178},{"mathvariant":925},[1179],{"type":16,"value":928},{"type":10,"tag":863,"props":1181,"children":1182},{},[1183],{"type":16,"value":867},{"type":10,"tag":869,"props":1185,"children":1186},{"encoding":871},[1187],{"type":16,"value":1188},"g\\_v",{"type":10,"tag":839,"props":1190,"children":1192},{"className":1191,"ariaHidden":878},[877],[1193],{"type":10,"tag":839,"props":1194,"children":1196},{"className":1195},[883],[1197,1201,1206,1211],{"type":10,"tag":839,"props":1198,"children":1200},{"className":1199,"style":949},[888],[],{"type":10,"tag":839,"props":1202,"children":1204},{"className":1203,"style":896},[894,895],[1205],{"type":16,"value":1175},{"type":10,"tag":839,"props":1207,"children":1209},{"className":1208,"style":959},[894],[1210],{"type":16,"value":928},{"type":10,"tag":839,"props":1212,"children":1214},{"className":1213,"style":896},[894,895],[1215],{"type":16,"value":867},{"type":16,"value":1217}," be ",{"type":10,"tag":80,"props":1219,"children":1221},{"className":1220},[],[1222],{"type":16,"value":1223},"meshOutputPerVertexGranularity",{"type":16,"value":175},{"type":10,"tag":839,"props":1226,"children":1228},{"className":1227},[842],[1229,1259],{"type":10,"tag":839,"props":1230,"children":1232},{"className":1231},[847],[1233],{"type":10,"tag":850,"props":1234,"children":1235},{"xmlns":852},[1236],{"type":10,"tag":855,"props":1237,"children":1238},{},[1239,1254],{"type":10,"tag":859,"props":1240,"children":1241},{},[1242,1246,1250],{"type":10,"tag":863,"props":1243,"children":1244},{},[1245],{"type":16,"value":922},{"type":10,"tag":863,"props":1247,"children":1248},{"mathvariant":925},[1249],{"type":16,"value":928},{"type":10,"tag":863,"props":1251,"children":1252},{},[1253],{"type":16,"value":18},{"type":10,"tag":869,"props":1255,"children":1256},{"encoding":871},[1257],{"type":16,"value":1258},"n\\_p",{"type":10,"tag":839,"props":1260,"children":1262},{"className":1261,"ariaHidden":878},[877],[1263],{"type":10,"tag":839,"props":1264,"children":1266},{"className":1265},[883],[1267,1271,1276,1281],{"type":10,"tag":839,"props":1268,"children":1270},{"className":1269,"style":949},[888],[],{"type":10,"tag":839,"props":1272,"children":1274},{"className":1273},[894,895],[1275],{"type":16,"value":922},{"type":10,"tag":839,"props":1277,"children":1279},{"className":1278,"style":959},[894],[1280],{"type":16,"value":928},{"type":10,"tag":839,"props":1282,"children":1284},{"className":1283},[894,895],[1285],{"type":16,"value":18},{"type":16,"value":1287}," be\nthe number of effective scalar per-primitive attributes not dependent on\n",{"type":10,"tag":80,"props":1289,"children":1291},{"className":1290},[],[1292],{"type":16,"value":974},{"type":16,"value":175},{"type":10,"tag":839,"props":1295,"children":1297},{"className":1296},[842],[1298,1339],{"type":10,"tag":839,"props":1299,"children":1301},{"className":1300},[847],[1302],{"type":10,"tag":850,"props":1303,"children":1304},{"xmlns":852},[1305],{"type":10,"tag":855,"props":1306,"children":1307},{},[1308,1334],{"type":10,"tag":859,"props":1309,"children":1310},{},[1311,1315,1319],{"type":10,"tag":863,"props":1312,"children":1313},{},[1314],{"type":16,"value":922},{"type":10,"tag":863,"props":1316,"children":1317},{"mathvariant":925},[1318],{"type":16,"value":928},{"type":10,"tag":859,"props":1320,"children":1321},{},[1322,1326,1330],{"type":10,"tag":863,"props":1323,"children":1324},{},[1325],{"type":16,"value":18},{"type":10,"tag":863,"props":1327,"children":1328},{},[1329],{"type":16,"value":18},{"type":10,"tag":863,"props":1331,"children":1332},{},[1333],{"type":16,"value":867},{"type":10,"tag":869,"props":1335,"children":1336},{"encoding":871},[1337],{"type":16,"value":1338},"n\\_{ppv}",{"type":10,"tag":839,"props":1340,"children":1342},{"className":1341,"ariaHidden":878},[877],[1343],{"type":10,"tag":839,"props":1344,"children":1346},{"className":1345},[883],[1347,1351,1356,1361],{"type":10,"tag":839,"props":1348,"children":1350},{"className":1349,"style":949},[888],[],{"type":10,"tag":839,"props":1352,"children":1354},{"className":1353},[894,895],[1355],{"type":16,"value":922},{"type":10,"tag":839,"props":1357,"children":1359},{"className":1358,"style":959},[894],[1360],{"type":16,"value":928},{"type":10,"tag":839,"props":1362,"children":1364},{"className":1363},[894],[1365,1371],{"type":10,"tag":839,"props":1366,"children":1368},{"className":1367},[894,895],[1369],{"type":16,"value":1370},"pp",{"type":10,"tag":839,"props":1372,"children":1374},{"className":1373,"style":896},[894,895],[1375],{"type":16,"value":867},{"type":16,"value":1377}," be the number of effective scalar\nper-primitive attributes dependent on ",{"type":10,"tag":80,"props":1379,"children":1381},{"className":1380},[],[1382],{"type":16,"value":974},{"type":16,"value":175},{"type":10,"tag":839,"props":1385,"children":1387},{"className":1386},[842],[1388,1418],{"type":10,"tag":839,"props":1389,"children":1391},{"className":1390},[847],[1392],{"type":10,"tag":850,"props":1393,"children":1394},{"xmlns":852},[1395],{"type":10,"tag":855,"props":1396,"children":1397},{},[1398,1413],{"type":10,"tag":859,"props":1399,"children":1400},{},[1401,1405,1409],{"type":10,"tag":863,"props":1402,"children":1403},{},[1404],{"type":16,"value":1092},{"type":10,"tag":863,"props":1406,"children":1407},{"mathvariant":925},[1408],{"type":16,"value":928},{"type":10,"tag":863,"props":1410,"children":1411},{},[1412],{"type":16,"value":18},{"type":10,"tag":869,"props":1414,"children":1415},{"encoding":871},[1416],{"type":16,"value":1417},"m\\_p",{"type":10,"tag":839,"props":1419,"children":1421},{"className":1420,"ariaHidden":878},[877],[1422],{"type":10,"tag":839,"props":1423,"children":1425},{"className":1424},[883],[1426,1430,1435,1440],{"type":10,"tag":839,"props":1427,"children":1429},{"className":1428,"style":949},[888],[],{"type":10,"tag":839,"props":1431,"children":1433},{"className":1432},[894,895],[1434],{"type":16,"value":1092},{"type":10,"tag":839,"props":1436,"children":1438},{"className":1437,"style":959},[894],[1439],{"type":16,"value":928},{"type":10,"tag":839,"props":1441,"children":1443},{"className":1442},[894,895],[1444],{"type":16,"value":18},{"type":16,"value":1446}," be the\nmaximum number of primitives specified by the ",{"type":10,"tag":80,"props":1448,"children":1450},{"className":1449},[],[1451],{"type":16,"value":633},{"type":10,"tag":18,"props":1453,"children":1454},{},[1455,1460,1461,1466,1467,1528,1530,1536],{"type":10,"tag":80,"props":1456,"children":1458},{"className":1457},[],[1459],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":1462,"children":1464},{"className":1463},[],[1465],{"type":16,"value":1152},{"type":16,"value":29},{"type":10,"tag":839,"props":1468,"children":1470},{"className":1469},[842],[1471,1501],{"type":10,"tag":839,"props":1472,"children":1474},{"className":1473},[847],[1475],{"type":10,"tag":850,"props":1476,"children":1477},{"xmlns":852},[1478],{"type":10,"tag":855,"props":1479,"children":1480},{},[1481,1496],{"type":10,"tag":859,"props":1482,"children":1483},{},[1484,1488,1492],{"type":10,"tag":863,"props":1485,"children":1486},{},[1487],{"type":16,"value":1175},{"type":10,"tag":863,"props":1489,"children":1490},{"mathvariant":925},[1491],{"type":16,"value":928},{"type":10,"tag":863,"props":1493,"children":1494},{},[1495],{"type":16,"value":18},{"type":10,"tag":869,"props":1497,"children":1498},{"encoding":871},[1499],{"type":16,"value":1500},"g\\_p",{"type":10,"tag":839,"props":1502,"children":1504},{"className":1503,"ariaHidden":878},[877],[1505],{"type":10,"tag":839,"props":1506,"children":1508},{"className":1507},[883],[1509,1513,1518,1523],{"type":10,"tag":839,"props":1510,"children":1512},{"className":1511,"style":949},[888],[],{"type":10,"tag":839,"props":1514,"children":1516},{"className":1515,"style":896},[894,895],[1517],{"type":16,"value":1175},{"type":10,"tag":839,"props":1519,"children":1521},{"className":1520,"style":959},[894],[1522],{"type":16,"value":928},{"type":10,"tag":839,"props":1524,"children":1526},{"className":1525},[894,895],[1527],{"type":16,"value":18},{"type":16,"value":1529}," be\n",{"type":10,"tag":80,"props":1531,"children":1533},{"className":1532},[],[1534],{"type":16,"value":1535},"meshOutputPerPrimitiveGranularity",{"type":16,"value":1537},":",{"type":10,"tag":839,"props":1539,"children":1542},{"className":1540},[1541],"katex-display",[1543],{"type":10,"tag":839,"props":1544,"children":1546},{"className":1545},[842],[1547,1849],{"type":10,"tag":839,"props":1548,"children":1550},{"className":1549},[847],[1551],{"type":10,"tag":850,"props":1552,"children":1554},{"xmlns":852,"display":1553},"block",[1555],{"type":10,"tag":855,"props":1556,"children":1557},{},[1558,1844],{"type":10,"tag":859,"props":1559,"children":1560},{},[1561,1568,1572,1576,1580,1585,1589,1593,1597,1612,1617,1621,1626,1630,1634,1640,1644,1669,1673,1677,1681,1685,1690,1694,1698,1702,1706,1710,1714,1718,1722,1726,1730,1734,1738,1742,1757,1761,1765,1769,1773,1777,1781,1785,1808,1812,1816,1820,1824,1828,1832,1836,1840],{"type":10,"tag":1562,"props":1563,"children":1565},"mo",{"stretchy":1564},"false",[1566],{"type":16,"value":1567},"(",{"type":10,"tag":863,"props":1569,"children":1570},{},[1571],{"type":16,"value":922},{"type":10,"tag":863,"props":1573,"children":1574},{"mathvariant":925},[1575],{"type":16,"value":928},{"type":10,"tag":863,"props":1577,"children":1578},{},[1579],{"type":16,"value":867},{"type":10,"tag":1562,"props":1581,"children":1582},{},[1583],{"type":16,"value":1584},"+",{"type":10,"tag":1562,"props":1586,"children":1587},{"stretchy":1564},[1588],{"type":16,"value":1567},{"type":10,"tag":863,"props":1590,"children":1591},{},[1592],{"type":16,"value":922},{"type":10,"tag":863,"props":1594,"children":1595},{"mathvariant":925},[1596],{"type":16,"value":928},{"type":10,"tag":859,"props":1598,"children":1599},{},[1600,1604,1608],{"type":10,"tag":863,"props":1601,"children":1602},{},[1603],{"type":16,"value":867},{"type":10,"tag":863,"props":1605,"children":1606},{},[1607],{"type":16,"value":18},{"type":10,"tag":863,"props":1609,"children":1610},{},[1611],{"type":16,"value":867},{"type":10,"tag":1562,"props":1613,"children":1614},{},[1615],{"type":16,"value":1616},"×",{"type":10,"tag":863,"props":1618,"children":1619},{},[1620],{"type":16,"value":867},{"type":10,"tag":1562,"props":1622,"children":1623},{"stretchy":1564},[1624],{"type":16,"value":1625},")",{"type":10,"tag":1562,"props":1627,"children":1628},{"stretchy":1564},[1629],{"type":16,"value":1625},{"type":10,"tag":1562,"props":1631,"children":1632},{},[1633],{"type":16,"value":1616},{"type":10,"tag":1635,"props":1636,"children":1637},"mn",{},[1638],{"type":16,"value":1639},"4",{"type":10,"tag":1562,"props":1641,"children":1642},{},[1643],{"type":16,"value":1616},{"type":10,"tag":859,"props":1645,"children":1646},{},[1647,1651,1656,1661,1665],{"type":10,"tag":863,"props":1648,"children":1649},{"mathvariant":925},[1650],{"type":16,"value":22},{"type":10,"tag":863,"props":1652,"children":1653},{"mathvariant":925},[1654],{"type":16,"value":1655},"l",{"type":10,"tag":863,"props":1657,"children":1658},{"mathvariant":925},[1659],{"type":16,"value":1660},"i",{"type":10,"tag":863,"props":1662,"children":1663},{"mathvariant":925},[1664],{"type":16,"value":1175},{"type":10,"tag":863,"props":1666,"children":1667},{"mathvariant":925},[1668],{"type":16,"value":922},{"type":10,"tag":1562,"props":1670,"children":1671},{"stretchy":1564},[1672],{"type":16,"value":1567},{"type":10,"tag":863,"props":1674,"children":1675},{},[1676],{"type":16,"value":1092},{"type":10,"tag":863,"props":1678,"children":1679},{"mathvariant":925},[1680],{"type":16,"value":928},{"type":10,"tag":863,"props":1682,"children":1683},{},[1684],{"type":16,"value":867},{"type":10,"tag":1562,"props":1686,"children":1687},{"separator":878},[1688],{"type":16,"value":1689},",",{"type":10,"tag":863,"props":1691,"children":1692},{},[1693],{"type":16,"value":1175},{"type":10,"tag":863,"props":1695,"children":1696},{"mathvariant":925},[1697],{"type":16,"value":928},{"type":10,"tag":863,"props":1699,"children":1700},{},[1701],{"type":16,"value":867},{"type":10,"tag":1562,"props":1703,"children":1704},{"stretchy":1564},[1705],{"type":16,"value":1625},{"type":10,"tag":1562,"props":1707,"children":1708},{},[1709],{"type":16,"value":1584},{"type":10,"tag":1562,"props":1711,"children":1712},{"stretchy":1564},[1713],{"type":16,"value":1567},{"type":10,"tag":863,"props":1715,"children":1716},{},[1717],{"type":16,"value":922},{"type":10,"tag":863,"props":1719,"children":1720},{"mathvariant":925},[1721],{"type":16,"value":928},{"type":10,"tag":863,"props":1723,"children":1724},{},[1725],{"type":16,"value":18},{"type":10,"tag":1562,"props":1727,"children":1728},{},[1729],{"type":16,"value":1584},{"type":10,"tag":1562,"props":1731,"children":1732},{"stretchy":1564},[1733],{"type":16,"value":1567},{"type":10,"tag":863,"props":1735,"children":1736},{},[1737],{"type":16,"value":922},{"type":10,"tag":863,"props":1739,"children":1740},{"mathvariant":925},[1741],{"type":16,"value":928},{"type":10,"tag":859,"props":1743,"children":1744},{},[1745,1749,1753],{"type":10,"tag":863,"props":1746,"children":1747},{},[1748],{"type":16,"value":18},{"type":10,"tag":863,"props":1750,"children":1751},{},[1752],{"type":16,"value":18},{"type":10,"tag":863,"props":1754,"children":1755},{},[1756],{"type":16,"value":867},{"type":10,"tag":1562,"props":1758,"children":1759},{},[1760],{"type":16,"value":1616},{"type":10,"tag":863,"props":1762,"children":1763},{},[1764],{"type":16,"value":867},{"type":10,"tag":1562,"props":1766,"children":1767},{"stretchy":1564},[1768],{"type":16,"value":1625},{"type":10,"tag":1562,"props":1770,"children":1771},{"stretchy":1564},[1772],{"type":16,"value":1625},{"type":10,"tag":1562,"props":1774,"children":1775},{},[1776],{"type":16,"value":1616},{"type":10,"tag":1635,"props":1778,"children":1779},{},[1780],{"type":16,"value":1639},{"type":10,"tag":1562,"props":1782,"children":1783},{},[1784],{"type":16,"value":1616},{"type":10,"tag":859,"props":1786,"children":1787},{},[1788,1792,1796,1800,1804],{"type":10,"tag":863,"props":1789,"children":1790},{"mathvariant":925},[1791],{"type":16,"value":22},{"type":10,"tag":863,"props":1793,"children":1794},{"mathvariant":925},[1795],{"type":16,"value":1655},{"type":10,"tag":863,"props":1797,"children":1798},{"mathvariant":925},[1799],{"type":16,"value":1660},{"type":10,"tag":863,"props":1801,"children":1802},{"mathvariant":925},[1803],{"type":16,"value":1175},{"type":10,"tag":863,"props":1805,"children":1806},{"mathvariant":925},[1807],{"type":16,"value":922},{"type":10,"tag":1562,"props":1809,"children":1810},{"stretchy":1564},[1811],{"type":16,"value":1567},{"type":10,"tag":863,"props":1813,"children":1814},{},[1815],{"type":16,"value":1092},{"type":10,"tag":863,"props":1817,"children":1818},{"mathvariant":925},[1819],{"type":16,"value":928},{"type":10,"tag":863,"props":1821,"children":1822},{},[1823],{"type":16,"value":18},{"type":10,"tag":1562,"props":1825,"children":1826},{"separator":878},[1827],{"type":16,"value":1689},{"type":10,"tag":863,"props":1829,"children":1830},{},[1831],{"type":16,"value":1175},{"type":10,"tag":863,"props":1833,"children":1834},{"mathvariant":925},[1835],{"type":16,"value":928},{"type":10,"tag":863,"props":1837,"children":1838},{},[1839],{"type":16,"value":18},{"type":10,"tag":1562,"props":1841,"children":1842},{"stretchy":1564},[1843],{"type":16,"value":1625},{"type":10,"tag":869,"props":1845,"children":1846},{"encoding":871},[1847],{"type":16,"value":1848},"(n\\_v + (n\\_{vpv} \\times v)) \\times 4 \\times \\mathrm{align}(m\\_v, g\\_v) +\n(n\\_p + (n\\_{ppv} \\times v)) \\times 4 \\times \\mathrm{align}(m\\_p, g\\_p)",{"type":10,"tag":839,"props":1850,"children":1852},{"className":1851,"ariaHidden":878},[877],[1853,1899,1954,1988,2015,2098,2139,2189,2220,2246],{"type":10,"tag":839,"props":1854,"children":1856},{"className":1855},[883],[1857,1862,1868,1873,1878,1883,1889,1895],{"type":10,"tag":839,"props":1858,"children":1861},{"className":1859,"style":1860},[888],"height:1.06em;vertical-align:-0.31em;",[],{"type":10,"tag":839,"props":1863,"children":1866},{"className":1864},[1865],"mopen",[1867],{"type":16,"value":1567},{"type":10,"tag":839,"props":1869,"children":1871},{"className":1870},[894,895],[1872],{"type":16,"value":922},{"type":10,"tag":839,"props":1874,"children":1876},{"className":1875,"style":959},[894],[1877],{"type":16,"value":928},{"type":10,"tag":839,"props":1879,"children":1881},{"className":1880,"style":896},[894,895],[1882],{"type":16,"value":867},{"type":10,"tag":839,"props":1884,"children":1888},{"className":1885,"style":1887},[1886],"mspace","margin-right:0.2222em;",[],{"type":10,"tag":839,"props":1890,"children":1893},{"className":1891},[1892],"mbin",[1894],{"type":16,"value":1584},{"type":10,"tag":839,"props":1896,"children":1898},{"className":1897,"style":1887},[1886],[],{"type":10,"tag":839,"props":1900,"children":1902},{"className":1901},[883],[1903,1907,1912,1917,1922,1941,1945,1950],{"type":10,"tag":839,"props":1904,"children":1906},{"className":1905,"style":1860},[888],[],{"type":10,"tag":839,"props":1908,"children":1910},{"className":1909},[1865],[1911],{"type":16,"value":1567},{"type":10,"tag":839,"props":1913,"children":1915},{"className":1914},[894,895],[1916],{"type":16,"value":922},{"type":10,"tag":839,"props":1918,"children":1920},{"className":1919,"style":959},[894],[1921],{"type":16,"value":928},{"type":10,"tag":839,"props":1923,"children":1925},{"className":1924},[894],[1926,1931,1936],{"type":10,"tag":839,"props":1927,"children":1929},{"className":1928,"style":896},[894,895],[1930],{"type":16,"value":867},{"type":10,"tag":839,"props":1932,"children":1934},{"className":1933},[894,895],[1935],{"type":16,"value":18},{"type":10,"tag":839,"props":1937,"children":1939},{"className":1938,"style":896},[894,895],[1940],{"type":16,"value":867},{"type":10,"tag":839,"props":1942,"children":1944},{"className":1943,"style":1887},[1886],[],{"type":10,"tag":839,"props":1946,"children":1948},{"className":1947},[1892],[1949],{"type":16,"value":1616},{"type":10,"tag":839,"props":1951,"children":1953},{"className":1952,"style":1887},[1886],[],{"type":10,"tag":839,"props":1955,"children":1957},{"className":1956},[883],[1958,1963,1968,1975,1979,1984],{"type":10,"tag":839,"props":1959,"children":1962},{"className":1960,"style":1961},[888],"height:1em;vertical-align:-0.25em;",[],{"type":10,"tag":839,"props":1964,"children":1966},{"className":1965,"style":896},[894,895],[1967],{"type":16,"value":867},{"type":10,"tag":839,"props":1969,"children":1972},{"className":1970},[1971],"mclose",[1973],{"type":16,"value":1974},"))",{"type":10,"tag":839,"props":1976,"children":1978},{"className":1977,"style":1887},[1886],[],{"type":10,"tag":839,"props":1980,"children":1982},{"className":1981},[1892],[1983],{"type":16,"value":1616},{"type":10,"tag":839,"props":1985,"children":1987},{"className":1986,"style":1887},[1886],[],{"type":10,"tag":839,"props":1989,"children":1991},{"className":1990},[883],[1992,1997,2002,2006,2011],{"type":10,"tag":839,"props":1993,"children":1996},{"className":1994,"style":1995},[888],"height:0.7278em;vertical-align:-0.0833em;",[],{"type":10,"tag":839,"props":1998,"children":2000},{"className":1999},[894],[2001],{"type":16,"value":1639},{"type":10,"tag":839,"props":2003,"children":2005},{"className":2004,"style":1887},[1886],[],{"type":10,"tag":839,"props":2007,"children":2009},{"className":2008},[1892],[2010],{"type":16,"value":1616},{"type":10,"tag":839,"props":2012,"children":2014},{"className":2013,"style":1887},[1886],[],{"type":10,"tag":839,"props":2016,"children":2018},{"className":2017},[883],[2019,2023,2034,2039,2044,2049,2054,2060,2065,2070,2075,2080,2085,2089,2094],{"type":10,"tag":839,"props":2020,"children":2022},{"className":2021,"style":1860},[888],[],{"type":10,"tag":839,"props":2024,"children":2026},{"className":2025},[894],[2027],{"type":10,"tag":839,"props":2028,"children":2031},{"className":2029},[894,2030],"mathrm",[2032],{"type":16,"value":2033},"align",{"type":10,"tag":839,"props":2035,"children":2037},{"className":2036},[1865],[2038],{"type":16,"value":1567},{"type":10,"tag":839,"props":2040,"children":2042},{"className":2041},[894,895],[2043],{"type":16,"value":1092},{"type":10,"tag":839,"props":2045,"children":2047},{"className":2046,"style":959},[894],[2048],{"type":16,"value":928},{"type":10,"tag":839,"props":2050,"children":2052},{"className":2051,"style":896},[894,895],[2053],{"type":16,"value":867},{"type":10,"tag":839,"props":2055,"children":2058},{"className":2056},[2057],"mpunct",[2059],{"type":16,"value":1689},{"type":10,"tag":839,"props":2061,"children":2064},{"className":2062,"style":2063},[1886],"margin-right:0.1667em;",[],{"type":10,"tag":839,"props":2066,"children":2068},{"className":2067,"style":896},[894,895],[2069],{"type":16,"value":1175},{"type":10,"tag":839,"props":2071,"children":2073},{"className":2072,"style":959},[894],[2074],{"type":16,"value":928},{"type":10,"tag":839,"props":2076,"children":2078},{"className":2077,"style":896},[894,895],[2079],{"type":16,"value":867},{"type":10,"tag":839,"props":2081,"children":2083},{"className":2082},[1971],[2084],{"type":16,"value":1625},{"type":10,"tag":839,"props":2086,"children":2088},{"className":2087,"style":1887},[1886],[],{"type":10,"tag":839,"props":2090,"children":2092},{"className":2091},[1892],[2093],{"type":16,"value":1584},{"type":10,"tag":839,"props":2095,"children":2097},{"className":2096,"style":1887},[1886],[],{"type":10,"tag":839,"props":2099,"children":2101},{"className":2100},[883],[2102,2106,2111,2116,2121,2126,2130,2135],{"type":10,"tag":839,"props":2103,"children":2105},{"className":2104,"style":1860},[888],[],{"type":10,"tag":839,"props":2107,"children":2109},{"className":2108},[1865],[2110],{"type":16,"value":1567},{"type":10,"tag":839,"props":2112,"children":2114},{"className":2113},[894,895],[2115],{"type":16,"value":922},{"type":10,"tag":839,"props":2117,"children":2119},{"className":2118,"style":959},[894],[2120],{"type":16,"value":928},{"type":10,"tag":839,"props":2122,"children":2124},{"className":2123},[894,895],[2125],{"type":16,"value":18},{"type":10,"tag":839,"props":2127,"children":2129},{"className":2128,"style":1887},[1886],[],{"type":10,"tag":839,"props":2131,"children":2133},{"className":2132},[1892],[2134],{"type":16,"value":1584},{"type":10,"tag":839,"props":2136,"children":2138},{"className":2137,"style":1887},[1886],[],{"type":10,"tag":839,"props":2140,"children":2142},{"className":2141},[883],[2143,2147,2152,2157,2162,2176,2180,2185],{"type":10,"tag":839,"props":2144,"children":2146},{"className":2145,"style":1860},[888],[],{"type":10,"tag":839,"props":2148,"children":2150},{"className":2149},[1865],[2151],{"type":16,"value":1567},{"type":10,"tag":839,"props":2153,"children":2155},{"className":2154},[894,895],[2156],{"type":16,"value":922},{"type":10,"tag":839,"props":2158,"children":2160},{"className":2159,"style":959},[894],[2161],{"type":16,"value":928},{"type":10,"tag":839,"props":2163,"children":2165},{"className":2164},[894],[2166,2171],{"type":10,"tag":839,"props":2167,"children":2169},{"className":2168},[894,895],[2170],{"type":16,"value":1370},{"type":10,"tag":839,"props":2172,"children":2174},{"className":2173,"style":896},[894,895],[2175],{"type":16,"value":867},{"type":10,"tag":839,"props":2177,"children":2179},{"className":2178,"style":1887},[1886],[],{"type":10,"tag":839,"props":2181,"children":2183},{"className":2182},[1892],[2184],{"type":16,"value":1616},{"type":10,"tag":839,"props":2186,"children":2188},{"className":2187,"style":1887},[1886],[],{"type":10,"tag":839,"props":2190,"children":2192},{"className":2191},[883],[2193,2197,2202,2207,2211,2216],{"type":10,"tag":839,"props":2194,"children":2196},{"className":2195,"style":1961},[888],[],{"type":10,"tag":839,"props":2198,"children":2200},{"className":2199,"style":896},[894,895],[2201],{"type":16,"value":867},{"type":10,"tag":839,"props":2203,"children":2205},{"className":2204},[1971],[2206],{"type":16,"value":1974},{"type":10,"tag":839,"props":2208,"children":2210},{"className":2209,"style":1887},[1886],[],{"type":10,"tag":839,"props":2212,"children":2214},{"className":2213},[1892],[2215],{"type":16,"value":1616},{"type":10,"tag":839,"props":2217,"children":2219},{"className":2218,"style":1887},[1886],[],{"type":10,"tag":839,"props":2221,"children":2223},{"className":2222},[883],[2224,2228,2233,2237,2242],{"type":10,"tag":839,"props":2225,"children":2227},{"className":2226,"style":1995},[888],[],{"type":10,"tag":839,"props":2229,"children":2231},{"className":2230},[894],[2232],{"type":16,"value":1639},{"type":10,"tag":839,"props":2234,"children":2236},{"className":2235,"style":1887},[1886],[],{"type":10,"tag":839,"props":2238,"children":2240},{"className":2239},[1892],[2241],{"type":16,"value":1616},{"type":10,"tag":839,"props":2243,"children":2245},{"className":2244,"style":1887},[1886],[],{"type":10,"tag":839,"props":2247,"children":2249},{"className":2248},[883],[2250,2254,2263,2268,2273,2278,2283,2288,2292,2297,2302,2307],{"type":10,"tag":839,"props":2251,"children":2253},{"className":2252,"style":1860},[888],[],{"type":10,"tag":839,"props":2255,"children":2257},{"className":2256},[894],[2258],{"type":10,"tag":839,"props":2259,"children":2261},{"className":2260},[894,2030],[2262],{"type":16,"value":2033},{"type":10,"tag":839,"props":2264,"children":2266},{"className":2265},[1865],[2267],{"type":16,"value":1567},{"type":10,"tag":839,"props":2269,"children":2271},{"className":2270},[894,895],[2272],{"type":16,"value":1092},{"type":10,"tag":839,"props":2274,"children":2276},{"className":2275,"style":959},[894],[2277],{"type":16,"value":928},{"type":10,"tag":839,"props":2279,"children":2281},{"className":2280},[894,895],[2282],{"type":16,"value":18},{"type":10,"tag":839,"props":2284,"children":2286},{"className":2285},[2057],[2287],{"type":16,"value":1689},{"type":10,"tag":839,"props":2289,"children":2291},{"className":2290,"style":2063},[1886],[],{"type":10,"tag":839,"props":2293,"children":2295},{"className":2294,"style":896},[894,895],[2296],{"type":16,"value":1175},{"type":10,"tag":839,"props":2298,"children":2300},{"className":2299,"style":959},[894],[2301],{"type":16,"value":928},{"type":10,"tag":839,"props":2303,"children":2305},{"className":2304},[894,895],[2306],{"type":16,"value":18},{"type":10,"tag":839,"props":2308,"children":2310},{"className":2309},[1971],[2311],{"type":16,"value":1625},{"type":10,"tag":57,"props":2313,"children":2315},{"id":2314},"mesh-output-perview",[2316],{"type":16,"value":2317},"Mesh Shader Per-View Outputs",{"type":10,"tag":18,"props":2319,"children":2320},{},[2321,2323,2329,2330,2336,2337,2343,2344,2350,2352,2358,2360,2366,2367,2373,2374,2380,2381,2387,2389,2395,2397,2400],{"type":16,"value":2322},"The mesh shader outputs decorated with the ",{"type":10,"tag":80,"props":2324,"children":2326},{"className":2325},[],[2327],{"type":16,"value":2328},"PositionPerViewNV",{"type":16,"value":976},{"type":10,"tag":80,"props":2331,"children":2333},{"className":2332},[],[2334],{"type":16,"value":2335},"ClipDistancePerViewNV",{"type":16,"value":175},{"type":10,"tag":80,"props":2338,"children":2340},{"className":2339},[],[2341],{"type":16,"value":2342},"CullDistancePerViewNV",{"type":16,"value":175},{"type":10,"tag":80,"props":2345,"children":2347},{"className":2346},[],[2348],{"type":16,"value":2349},"LayerPerViewNV",{"type":16,"value":2351},",\nand ",{"type":10,"tag":80,"props":2353,"children":2355},{"className":2354},[],[2356],{"type":16,"value":2357},"ViewportMaskPerViewNV",{"type":16,"value":2359}," built-in decorations are the per-view\nversions of the single-view variables with equivalent names (that is\n",{"type":10,"tag":80,"props":2361,"children":2363},{"className":2362},[],[2364],{"type":16,"value":2365},"Position",{"type":16,"value":175},{"type":10,"tag":80,"props":2368,"children":2370},{"className":2369},[],[2371],{"type":16,"value":2372},"ClipDistance",{"type":16,"value":175},{"type":10,"tag":80,"props":2375,"children":2377},{"className":2376},[],[2378],{"type":16,"value":2379},"CullDistance",{"type":16,"value":175},{"type":10,"tag":80,"props":2382,"children":2384},{"className":2383},[],[2385],{"type":16,"value":2386},"Layer",{"type":16,"value":2388},", and\n",{"type":10,"tag":80,"props":2390,"children":2392},{"className":2391},[],[2393],{"type":16,"value":2394},"ViewportMaskNV",{"type":16,"value":2396},", respectively).\nIf a shader statically assigns a value to any element of a per-view array it\n",{"type":10,"tag":119,"props":2398,"children":2399},{"type":121},[],{"type":16,"value":2401}," not statically assign a value to the equivalent single-view variable.",{"type":10,"tag":18,"props":2403,"children":2404},{},[2405],{"type":16,"value":2406},"Each of these outputs is considered arrayed, with separate values for each\nview.\nThe view number is used to index the first dimension of these arrays.",{"type":10,"tag":18,"props":2408,"children":2409},{},[2410,2412,2417,2418,2423,2425,2430,2431,2436],{"type":16,"value":2411},"The second dimension of the ",{"type":10,"tag":80,"props":2413,"children":2415},{"className":2414},[],[2416],{"type":16,"value":2335},{"type":16,"value":2388},{"type":10,"tag":80,"props":2419,"children":2421},{"className":2420},[],[2422],{"type":16,"value":2342},{"type":16,"value":2424}," arrays have the same requirements as the\n",{"type":10,"tag":80,"props":2426,"children":2428},{"className":2427},[],[2429],{"type":16,"value":2372},{"type":16,"value":635},{"type":10,"tag":80,"props":2432,"children":2434},{"className":2433},[],[2435],{"type":16,"value":2379},{"type":16,"value":2437}," arrays.",{"type":10,"tag":18,"props":2439,"children":2440},{},[2441,2443,2449],{"type":16,"value":2442},"If a mesh shader output is ",{"type":10,"tag":2444,"props":2445,"children":2446},"em",{},[2447],{"type":16,"value":2448},"per-view",{"type":16,"value":2450},", the corresponding fragment shader\ninput is taken from the element of the per-view output array that\ncorresponds to the view that is currently being processed by the fragment\nshader.",{"type":10,"tag":18,"props":2452,"children":2453},{},[2454,2456,2460,2462],{"type":16,"value":2455},"These ",{"type":10,"tag":2444,"props":2457,"children":2458},{},[2459],{"type":16,"value":2448},{"type":16,"value":2461}," outputs are available only in shaders using the ",{"type":10,"tag":80,"props":2463,"children":2465},{"className":2464},[],[2466],{"type":16,"value":347},{"type":10,"tag":18,"props":2468,"children":2469},{},[2470,2475,2476,2481,2483,2488,2489,2494,2495,2500],{"type":10,"tag":80,"props":2471,"children":2473},{"className":2472},[],[2474],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":2477,"children":2479},{"className":2478},[],[2480],{"type":16,"value":100},{"type":16,"value":2482},".\nThey are not available in shaders using the ",{"type":10,"tag":80,"props":2484,"children":2486},{"className":2485},[],[2487],{"type":16,"value":398},{"type":16,"value":87},{"type":10,"tag":80,"props":2490,"children":2492},{"className":2491},[],[2493],{"type":16,"value":93},{"type":16,"value":87},{"type":10,"tag":80,"props":2496,"children":2498},{"className":2497},[],[2499],{"type":16,"value":100},{"type":16,"value":228},{"type":10,"tag":57,"props":2502,"children":2504},{"id":2503},"mesh-ordering",[2505],{"type":16,"value":2506},"Mesh Shader Primitive Ordering",{"type":10,"tag":18,"props":2508,"children":2509},{},[2510,2512,2518],{"type":16,"value":2511},"Following guarantees are provided for the relative ordering of primitives\nproduced by a mesh shader, as they pertain to ",{"type":10,"tag":22,"props":2513,"children":2515},{"href":2514},"/chapters/drawing#drawing-primitive-order",[2516],{"type":16,"value":2517},"primitive order",{"type":16,"value":228},{"type":10,"tag":758,"props":2520,"children":2521},{},[2522,2527,2532],{"type":10,"tag":762,"props":2523,"children":2524},{},[2525],{"type":16,"value":2526},"When a task shader is used, mesh workgroups spawned from lower tasks\nwill be ordered prior those workgroups from subsequent tasks.",{"type":10,"tag":762,"props":2528,"children":2529},{},[2530],{"type":16,"value":2531},"All output primitives generated from a given mesh workgroup are passed\nto subsequent pipeline stages before any output primitives generated\nfrom subsequent input workgroups.",{"type":10,"tag":762,"props":2533,"children":2534},{},[2535],{"type":16,"value":2536},"All output primitives within a mesh workgroup, will be generated in the\nordering provided by the builtin primitive indexbuffer (from low address\nto high address).",{"title":2538,"searchDepth":2539,"depth":2539,"links":2540},"",2,[2541,2542,2543,2544,2545,2546,2547],{"id":59,"depth":2539,"text":62},{"id":70,"depth":2539,"text":73},{"id":297,"depth":2539,"text":300},{"id":308,"depth":2539,"text":311},{"id":333,"depth":2539,"text":336},{"id":2314,"depth":2539,"text":2317},{"id":2503,"depth":2539,"text":2506},"markdown","chapters-mesh",[2551,2556,2560,2563,2567,2571,2575,2579,2583,2587,2591,2595,2599,2603,2607,2611,2615,2619,2623,2627,2631,2634,2638,2642,2646,2648,2652,2656,2659,2663,2667,2671,2675,2679,2683,2687,2691,2695,2699,2703,2707,2711,2715,2719,2723,2727,2731,2735,2739,2743,2747,2751,2754,2757,2760,2763,2766,2769,2772],{"index":2552,"title":2553,"id":2554,"appendix":2555},0,"Preamble","preamble",false,{"index":2557,"title":2558,"id":2559,"appendix":2555},1,"Introduction","introduction",{"index":2539,"title":2561,"id":2562,"appendix":2555},"Fundamentals","fundamentals",{"index":2564,"title":2565,"id":2566,"appendix":2555},3,"Initialization","initialization",{"index":2568,"title":2569,"id":2570,"appendix":2555},4,"Devices and Queues","devsandqueues",{"index":2572,"title":2573,"id":2574,"appendix":2555},5,"Command Buffers","commandbuffers",{"index":2576,"title":2577,"id":2578,"appendix":2555},6,"Synchronization and Cache Control","synchronization",{"index":2580,"title":2581,"id":2582,"appendix":2555},7,"Render Pass","renderpass",{"index":2584,"title":2585,"id":2586,"appendix":2555},8,"Shaders","shaders",{"index":2588,"title":2589,"id":2590,"appendix":2555},9,"Pipelines","pipelines",{"index":2592,"title":2593,"id":2594,"appendix":2555},10,"Memory Allocation","memory",{"index":2596,"title":2597,"id":2598,"appendix":2555},11,"Resource Creation","resources",{"index":2600,"title":2601,"id":2602,"appendix":2555},12,"Samplers","samplers",{"index":2604,"title":2605,"id":2606,"appendix":2555},13,"Resource Descriptors","descriptorsets",{"index":2608,"title":2609,"id":2610,"appendix":2555},14,"Shader Interfaces","interfaces",{"index":2612,"title":2613,"id":2614,"appendix":2555},15,"Image Operations","textures",{"index":2616,"title":2617,"id":2618,"appendix":2555},16,"Fragment Density Map Operations","fragmentdensitymapops",{"index":2620,"title":2621,"id":2622,"appendix":2555},17,"Queries","queries",{"index":2624,"title":2625,"id":2626,"appendix":2555},18,"Clear Commands","clears",{"index":2628,"title":2629,"id":2630,"appendix":2555},19,"Copy Commands","copies",{"index":2632,"title":2633,"id":48,"appendix":2555},20,"Drawing Commands",{"index":2635,"title":2636,"id":2637,"appendix":2555},21,"Fixed-Function Vertex Processing","fxvertex",{"index":2639,"title":2640,"id":2641,"appendix":2555},22,"Tessellation","tessellation",{"index":2643,"title":2644,"id":2645,"appendix":2555},23,"Geometry Shading","geometry",{"index":2647,"title":4,"id":13,"appendix":2555},24,{"index":2649,"title":2650,"id":2651,"appendix":2555},25,"Cluster Culling Shading","cluster-culling",{"index":2653,"title":2654,"id":2655,"appendix":2555},26,"Fixed-Function Vertex Post-Processing","vertexpostproc",{"index":2657,"title":823,"id":2658,"appendix":2555},27,"primsrast",{"index":2660,"title":2661,"id":2662,"appendix":2555},28,"Fragment Operations","fragops",{"index":2664,"title":2665,"id":2666,"appendix":2555},29,"The Framebuffer","framebuffer",{"index":2668,"title":2669,"id":2670,"appendix":2555},30,"Dispatching Commands","dispatch",{"index":2672,"title":2673,"id":2674,"appendix":2555},31,"Device-Generated Commands","device-generated-commands",{"index":2676,"title":2677,"id":2678,"appendix":2555},32,"Sparse Resources","sparsememory",{"index":2680,"title":2681,"id":2682,"appendix":2555},33,"Window System Integration (WSI)","wsi",{"index":2684,"title":2685,"id":2686,"appendix":2555},34,"Deferred Host Operations","deferred-host-operations",{"index":2688,"title":2689,"id":2690,"appendix":2555},35,"Private Data","private-data",{"index":2692,"title":2693,"id":2694,"appendix":2555},36,"Acceleration Structures","acceleration-structure",{"index":2696,"title":2697,"id":2698,"appendix":2555},37,"Micromap","micromap",{"index":2700,"title":2701,"id":2702,"appendix":2555},38,"Ray Traversal","ray-traversal",{"index":2704,"title":2705,"id":2706,"appendix":2555},39,"Ray Tracing","ray-tracing",{"index":2708,"title":2709,"id":2710,"appendix":2555},40,"Memory Decompression","memory-decompression",{"index":2712,"title":2713,"id":2714,"appendix":2555},41,"Video Coding","video-coding",{"index":2716,"title":2717,"id":2718,"appendix":2555},42,"Optical Flow","opticalflow",{"index":2720,"title":2721,"id":2722,"appendix":2555},43,"Execution Graphs","executiongraphs",{"index":2724,"title":2725,"id":2726,"appendix":2555},44,"Extending Vulkan","extendingvulkan",{"index":2728,"title":2729,"id":2730,"appendix":2555},45,"Features","features",{"index":2732,"title":2733,"id":2734,"appendix":2555},46,"Limits","limits",{"index":2736,"title":2737,"id":2738,"appendix":2555},47,"Formats","formats",{"index":2740,"title":2741,"id":2742,"appendix":2555},48,"Additional Capabilities","capabilities",{"index":2744,"title":2745,"id":2746,"appendix":2555},49,"Debugging","debugging",{"index":2552,"title":2748,"id":2749,"appendix":2750},"Vulkan Environment for SPIR-V","spirvenv",true,{"index":2557,"title":2752,"id":2753,"appendix":2750},"Memory Model","memory-model",{"index":2539,"title":2755,"id":2756,"appendix":2750},"Compressed Image Formats","compressed_image_formats",{"index":2564,"title":2758,"id":2759,"appendix":2750},"Core Revisions (Informative)","versions",{"index":2568,"title":2761,"id":2762,"appendix":2750},"Layers & Extensions (Informative)","extensions",{"index":2572,"title":2764,"id":2765,"appendix":2750},"API Boilerplate","boilerplate",{"index":2576,"title":2767,"id":2768,"appendix":2750},"Invariance","invariance",{"index":2580,"title":2770,"id":2771,"appendix":2750},"Lexicon","lexicon",{"index":2584,"title":2773,"id":2774,"appendix":2750},"Credits (Informative)","credits",[2776,2784,2788,2793,2797,2802,2805,2808,2811,2815,2819,2822,2825,2828,2830,2832,2835,2838,2842,2844,2848,2850,2853,2855,2858,2866,2870,2876,2880,2885,2887,2891,2897,2903,2909,2911,2914,2920,2923,2927,2933,2937,2941,2946,2950,2953,2956,2962,2965,2968,2972,2976,2980,2983,2985,2989,2994,3000,3003,3007,3010,3016,3019,3023,3026,3030,3033,3037,3040,3045,3049,3052,3057,3060,3063,3066,3070,3075,3080,3084,3088,3092,3096,3100,3104,3108,3111,3114,3118,3121,3124,3127,3131,3136,3140,3143,3147,3152,3156,3161,3164,3167,3172,3177,3181,3184,3188,3193,3196,3201,3206,3209,3212,3216,3220,3224,3229,3233,3236,3241,3245,3248,3252,3256,3260,3263,3265,3269,3272,3275,3278,3281,3284,3287,3290,3293,3296,3300,3304,3307,3310,3313,3316,3319,3322,3326,3330,3334,3337,3341,3344,3347,3350,3352,3356,3361,3365,3369,3371,3375,3378,3385,3389,3393,3397,3403,3406,3410,3414,3417,3420,3424,3429,3435,3439,3441,3446,3449,3454,3458,3463,3467,3471,3473,3476,3479,3481,3486,3489,3492,3497,3501,3505,3510,3514,3518,3520,3522,3525,3527,3530,3533,3537,3541,3543,3547,3550,3554,3557,3559,3562,3566,3568,3572,3575,3578,3581,3585,3588,3591,3593,3596,3598,3601,3605,3608,3610,3612,3614,3616,3620,3622,3625,3630,3634,3637,3639,3642,3644,3648,3651,3654,3657,3661,3664,3669,3673,3676,3680,3683,3686,3690,3694,3696,3701,3704,3708,3711,3714,3717,3719,3722,3726,3729,3733,3736,3740,3744,3747,3750,3753,3756,3760,3762,3765,3767,3772,3773,3777,3780,3783,3786,3789,3791,3795,3798,3801,3804,3808,3810,3812,3816,3818,3821,3825,3829,3831,3835,3838,3841,3844,3847,3851,3856,3861,3865,3871,3875,3878,3882,3886,3889,3893,3897,3900,3904,3907,3912,3916,3918,3924,3927,3930,3933,3937,3940,3944,3948,3952,3954,3957,3959,3962,3964,3966,3969,3972,3975,3978,3981,3984,3986,3990,3994,3998,4002,4005,4008,4012,4015,4019,4021,4025,4029,4032,4035,4038,4041,4044,4047,4050,4053,4056,4059,4062,4065,4068,4071,4075,4078,4082,4086,4089,4092,4095,4098,4101,4104,4108,4111,4114,4120,4124,4128,4132],{"number":2777,"type":2778,"author":2779,"provisional":2750,"depends":2780,"platform":2781,"contact":2782,"extension":2783,"proposal":2750},135,"device","AMD","(((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_synchronization2),VK_VERSION_1_3)+VK_KHR_pipeline_library+VK_KHR_spirv_1_4","provisional","Tobias Hector @tobski","VK_AMDX_shader_enqueue",{"number":2785,"type":2778,"author":2779,"provisional":2555,"contact":2786,"extension":2787,"proposal":2750},477,"Stu Smith","VK_AMD_anti_lag",{"number":2789,"type":2778,"author":2779,"provisional":2555,"specialuse":2790,"contact":2791,"extension":2792,"proposal":2555},180,"devtools","Daniel Rakos @drakos-amd","VK_AMD_buffer_marker",{"number":2794,"type":2778,"author":2779,"provisional":2555,"depends":2795,"contact":2782,"extension":2796,"proposal":2555},230,"VK_KHR_get_physical_device_properties2,VK_VERSION_1_1","VK_AMD_device_coherent_memory",{"number":2798,"type":2778,"author":2779,"provisional":2555,"depends":2799,"contact":2800,"extension":2801,"proposal":2555},214,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_get_surface_capabilities2+VK_KHR_swapchain","Matthaeus G. Chajdas @anteru","VK_AMD_display_native_hdr",{"number":2684,"type":2778,"author":2779,"promotedto":2803,"provisional":2555,"contact":2791,"extension":2804,"proposal":2555},"VK_KHR_draw_indirect_count","VK_AMD_draw_indirect_count",{"number":2653,"type":2778,"author":2779,"provisional":2555,"contact":2806,"extension":2807,"proposal":2555},"Dominik Witczak @dominikwitczakamd","VK_AMD_gcn_shader",{"number":2696,"type":2778,"author":2779,"deprecatedby":2809,"provisional":2555,"contact":2806,"extension":2810,"proposal":2555},"VK_KHR_shader_float16_int8","VK_AMD_gpu_shader_half_float",{"number":2812,"type":2778,"author":2779,"deprecatedby":2809,"provisional":2555,"contact":2813,"extension":2814,"proposal":2555},133,"Qun Lin @linqun","VK_AMD_gpu_shader_int16",{"number":2816,"type":2778,"author":2779,"provisional":2555,"contact":2817,"extension":2818,"proposal":2555},190,"Martin Dinkov @mdinkov","VK_AMD_memory_overallocation_behavior",{"number":2820,"type":2778,"author":2779,"provisional":2555,"contact":2800,"extension":2821,"proposal":2555},137,"VK_AMD_mixed_attachment_samples",{"number":2692,"type":2778,"author":2779,"obsoletedby":2823,"provisional":2555,"contact":2800,"extension":2824,"proposal":2555},"VK_KHR_maintenance1","VK_AMD_negative_viewport_height",{"number":2826,"type":2778,"author":2779,"provisional":2555,"contact":2800,"extension":2827,"proposal":2555},184,"VK_AMD_pipeline_compiler_control",{"number":2628,"type":2778,"author":2779,"provisional":2555,"contact":2791,"extension":2829,"proposal":2555},"VK_AMD_rasterization_order",{"number":2700,"type":2778,"author":2779,"provisional":2555,"contact":2806,"extension":2831,"proposal":2555},"VK_AMD_shader_ballot",{"number":2833,"type":2778,"author":2779,"provisional":2555,"depends":2795,"contact":2817,"extension":2834,"proposal":2555},186,"VK_AMD_shader_core_properties",{"number":2836,"type":2778,"author":2779,"provisional":2555,"depends":2834,"contact":2800,"extension":2837,"proposal":2555},228,"VK_AMD_shader_core_properties2",{"number":2839,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2782,"extension":2841,"proposal":2750},322,"EXT","VK_AMD_shader_early_and_late_fragment_tests",{"number":2639,"type":2778,"author":2779,"provisional":2555,"contact":2813,"extension":2843,"proposal":2555},"VK_AMD_shader_explicit_vertex_parameter",{"number":2845,"type":2778,"author":2779,"provisional":2555,"contact":2846,"extension":2847,"proposal":2555},138,"Aaron Hagan @AaronHaganAMD","VK_AMD_shader_fragment_mask",{"number":2736,"type":2778,"author":2779,"provisional":2555,"contact":2806,"extension":2849,"proposal":2555},"VK_AMD_shader_image_load_store_lod",{"number":2720,"type":2778,"author":2779,"provisional":2555,"specialuse":2790,"contact":2851,"extension":2852,"proposal":2555},"Jaakko Konttinen @jaakkoamd","VK_AMD_shader_info",{"number":2635,"type":2778,"author":2779,"provisional":2555,"contact":2813,"extension":2854,"proposal":2555},"VK_AMD_shader_trinary_minmax",{"number":2716,"type":2778,"author":2779,"provisional":2555,"depends":2795,"contact":2856,"extension":2857,"proposal":2555},"Rex Xu @amdrexu","VK_AMD_texture_gather_bias_lod",{"number":2859,"type":2778,"author":2860,"provisional":2555,"depends":2861,"platform":2862,"specialuse":2863,"contact":2864,"extension":2865,"proposal":2750},469,"ANDROID","VK_ANDROID_external_memory_android_hardware_buffer","android","glemulation","Chris Forbes @chrisforbes","VK_ANDROID_external_format_resolve",{"number":2867,"type":2778,"author":2860,"provisional":2555,"depends":2868,"platform":2862,"contact":2869,"extension":2861,"proposal":2555},130,"((VK_KHR_sampler_ycbcr_conversion+VK_KHR_external_memory+VK_KHR_dedicated_allocation),VK_VERSION_1_1)+VK_EXT_queue_family_foreign","Jesse Hall @critsec",{"number":2871,"type":2778,"author":2872,"promotedto":2873,"provisional":2555,"depends":2795,"contact":2874,"extension":2875,"proposal":2555},343,"ARM","VK_EXT_rasterization_order_attachment_access","Jan-Harald Fredriksen @janharaldfredriksen-arm","VK_ARM_rasterization_order_attachment_access",{"number":2877,"type":2778,"author":2872,"provisional":2555,"depends":2878,"contact":2874,"extension":2879,"proposal":2750},425,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_ARM_render_pass_striped",{"number":2881,"type":2778,"author":2872,"provisional":2555,"depends":2882,"contact":2883,"extension":2884,"proposal":2555},418,"VK_ARM_shader_core_builtins","Kevin Petit @kpet","VK_ARM_scheduling_controls",{"number":2886,"type":2778,"author":2872,"provisional":2555,"depends":2795,"contact":2883,"extension":2882,"proposal":2555},498,{"number":2888,"type":2778,"author":2872,"provisional":2555,"depends":2889,"contact":2874,"extension":2890,"proposal":2555},416,"VK_VERSION_1_1","VK_ARM_shader_core_properties",{"number":2892,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2895,"extension":2896,"proposal":2555},341,"VK_VERSION_1_3","vulkansc","Joshua Ashton @Joshua-Ashton","VK_EXT_4444_formats",{"number":2898,"type":2899,"author":2840,"provisional":2555,"depends":2900,"contact":2901,"extension":2902,"proposal":2555},286,"instance","VK_EXT_direct_mode_display","Drew DeVault sir@cmpwn.com","VK_EXT_acquire_drm_display",{"number":2904,"type":2899,"author":2905,"provisional":2555,"depends":2900,"platform":2906,"contact":2907,"extension":2908,"proposal":2555},90,"NV","xlib_xrandr","James Jones @cubanismo","VK_EXT_acquire_xlib_display",{"extension":2910,"proposal":2555},"VK_EXT_application_parameters",{"number":2912,"type":2778,"author":2872,"provisional":2555,"depends":2795,"contact":2874,"extension":2913,"proposal":2555},68,"VK_EXT_astc_decode_mode",{"number":2915,"type":2778,"author":2840,"provisional":2555,"depends":2916,"ratified":2917,"contact":2918,"extension":2919,"proposal":2750},525,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_attachment_feedback_loop_layout","vulkan","Mike Blumenkrantz @zmike","VK_EXT_attachment_feedback_loop_dynamic_state",{"number":2921,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2895,"extension":2922,"proposal":2750},340,"VK_EXT_attachment_feedback_loop_layout",{"number":2924,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":2926,"proposal":2555},149,"Jeff Bolz @jeffbolznv","VK_EXT_blend_operation_advanced",{"number":2928,"type":2778,"author":2840,"provisional":2555,"depends":2929,"specialuse":2930,"contact":2931,"extension":2932,"proposal":2555},412,"VK_EXT_custom_border_color","glemulation,d3demulation","Piers Daniell @pdaniell-nv","VK_EXT_border_color_swizzle",{"number":2934,"type":2778,"author":2905,"deprecatedby":2935,"provisional":2555,"depends":2795,"contact":2925,"extension":2936,"proposal":2555},245,"VK_KHR_buffer_device_address","VK_EXT_buffer_device_address",{"number":2938,"type":2778,"author":2840,"promotedto":2939,"provisional":2555,"depends":2795,"contact":2791,"extension":2940,"proposal":2750},185,"VK_KHR_calibrated_timestamps","VK_EXT_calibrated_timestamps",{"number":2942,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2943,"contact":2944,"extension":2945,"proposal":2555},382,"vulkan,vulkansc","Sharif Elcott @selcott","VK_EXT_color_write_enable",{"number":2947,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":2948,"extension":2949,"proposal":2555},82,"Vikram Kushwaha @vkushwaha","VK_EXT_conditional_rendering",{"number":2951,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2917,"contact":2931,"extension":2952,"proposal":2555},102,"VK_EXT_conservative_rasterization",{"number":2954,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2943,"specialuse":2930,"contact":2955,"extension":2929,"proposal":2555},288,"Liam Middlebrook @liam-middlebrook",{"number":2643,"type":2778,"author":2957,"promotedto":2958,"provisional":2555,"depends":2959,"specialuse":2746,"contact":2960,"extension":2961,"proposal":2555},"Baldur Karlsson","VK_EXT_debug_utils","VK_EXT_debug_report","Baldur Karlsson @baldurk","VK_EXT_debug_marker",{"number":2600,"type":2899,"author":2963,"deprecatedby":2958,"provisional":2555,"specialuse":2746,"contact":2964,"extension":2959,"proposal":2555},"GOOGLE","Courtney Goeltzenleuchter @courtney-g",{"number":2966,"type":2899,"author":2840,"provisional":2555,"specialuse":2746,"contact":2967,"extension":2958,"proposal":2555},129,"Mark Young @marky-lunarg",{"number":2969,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2970,"contact":2895,"extension":2971,"proposal":2750},284,"d3demulation","VK_EXT_depth_bias_control",{"number":2973,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2974,"extension":2975,"proposal":2555},422,"Graeme Leese @gnl21","VK_EXT_depth_clamp_zero_one",{"number":2977,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2863,"contact":2978,"extension":2979,"proposal":2555},356,"Shahbaz Youssefi @syoussefi","VK_EXT_depth_clip_control",{"number":2981,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2943,"specialuse":2970,"contact":2931,"extension":2982,"proposal":2555},103,"VK_EXT_depth_clip_enable",{"number":2608,"type":2778,"author":2905,"provisional":2555,"ratified":2943,"contact":2931,"extension":2984,"proposal":2555},"VK_EXT_depth_range_unrestricted",{"number":2986,"type":2778,"author":2840,"provisional":2555,"depends":2987,"contact":2782,"extension":2988,"proposal":2750},317,"((((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_buffer_device_address+VK_EXT_descriptor_indexing),VK_VERSION_1_2)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_EXT_descriptor_buffer",{"number":2990,"type":2778,"author":2905,"promotedto":2991,"provisional":2555,"depends":2992,"contact":2925,"extension":2993,"proposal":2555},162,"VK_VERSION_1_2","(VK_KHR_get_physical_device_properties2+VK_KHR_maintenance3),VK_VERSION_1_1","VK_EXT_descriptor_indexing",{"number":2995,"type":2778,"author":2840,"provisional":2555,"depends":2996,"specialuse":2997,"contact":2998,"extension":2999,"proposal":2555},355,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_debug_utils","debugging,devtools","Ralph Potter gitlab:@r_potter","VK_EXT_device_address_binding_report",{"number":3001,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2998,"extension":3002,"proposal":2750},342,"VK_EXT_device_fault",{"number":3004,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2790,"contact":3005,"extension":3006,"proposal":2555},285,"Yiwei Zhang @zhangyiwei","VK_EXT_device_memory_report",{"number":3008,"type":2899,"author":2905,"provisional":2555,"depends":3009,"contact":2907,"extension":2900,"proposal":2555},89,"VK_KHR_display",{"number":3011,"type":2899,"author":2840,"provisional":2555,"depends":3012,"platform":3013,"contact":3014,"extension":3015,"proposal":2555},347,"VK_KHR_surface","directfb","Nicolas Caramelli @caramelli","VK_EXT_directfb_surface",{"number":3017,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2943,"contact":2931,"extension":3018,"proposal":2555},100,"VK_EXT_discard_rectangles",{"number":3020,"type":2778,"author":2905,"provisional":2555,"depends":3021,"ratified":2917,"contact":2907,"extension":3022,"proposal":2555},92,"VK_EXT_display_surface_counter+VK_KHR_swapchain","VK_EXT_display_control",{"number":3024,"type":2899,"author":2905,"provisional":2555,"depends":3009,"ratified":2917,"contact":2907,"extension":3025,"proposal":2555},91,"VK_EXT_display_surface_counter",{"number":3027,"type":2778,"author":2840,"provisional":2555,"depends":3028,"ratified":2917,"contact":2931,"extension":3029,"proposal":2750},500,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_dynamic_rendering),VK_VERSION_1_3","VK_EXT_dynamic_rendering_unused_attachments",{"number":3031,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2931,"extension":3032,"proposal":2555},268,"VK_EXT_extended_dynamic_state",{"number":3034,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":3035,"extension":3036,"proposal":2555},378,"Vikram Kushwaha @vkushwaha-nv","VK_EXT_extended_dynamic_state2",{"number":3038,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2917,"contact":2931,"extension":3039,"proposal":2750},456,"VK_EXT_extended_dynamic_state3",{"number":3041,"type":2778,"author":2840,"provisional":2555,"depends":3042,"ratified":2917,"contact":3043,"extension":3044,"proposal":2750},454,"VK_KHR_external_memory,VK_VERSION_1_1","Lina Versace @versalinyaa","VK_EXT_external_memory_acquire_unmodified",{"number":3046,"type":2778,"author":2840,"provisional":2555,"depends":3047,"ratified":2943,"contact":3043,"extension":3048,"proposal":2555},126,"VK_KHR_external_memory_fd","VK_EXT_external_memory_dma_buf",{"number":3050,"type":2778,"author":2840,"provisional":2555,"depends":3042,"ratified":2943,"contact":2791,"extension":3051,"proposal":2555},179,"VK_EXT_external_memory_host",{"number":3053,"type":2778,"author":3054,"provisional":2555,"ratified":2917,"contact":3055,"extension":3056,"proposal":2555},171,"QCOM","Matthew Netsch @mnetsch","VK_EXT_filter_cubic",{"number":3058,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":3055,"extension":3059,"proposal":2555},219,"VK_EXT_fragment_density_map",{"number":3061,"type":2778,"author":2840,"provisional":2555,"depends":3059,"contact":3055,"extension":3062,"proposal":2555},333,"VK_EXT_fragment_density_map2",{"number":3064,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2931,"extension":3065,"proposal":2555},252,"VK_EXT_fragment_shader_interlock",{"number":3067,"type":2778,"author":2840,"provisional":2555,"ratified":2917,"contact":3068,"extension":3069,"proposal":2750},376,"James Fitzpatrick @jamesfitzpatrick","VK_EXT_frame_boundary",{"number":3071,"type":2778,"author":2840,"provisional":2555,"depends":3072,"platform":3073,"ratified":2917,"contact":2907,"extension":3074,"proposal":2555},256,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_surface+VK_KHR_get_surface_capabilities2+VK_KHR_swapchain","win32","VK_EXT_full_screen_exclusive",{"number":3076,"type":2778,"author":2840,"promotedto":3077,"provisional":2555,"contact":3078,"extension":3079,"proposal":2555},175,"VK_KHR_global_priority","Andres Rodriguez @lostgoat","VK_EXT_global_priority",{"number":3081,"type":2778,"author":2840,"promotedto":3077,"provisional":2555,"depends":3082,"contact":3005,"extension":3083,"proposal":2555},389,"VK_EXT_global_priority+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_EXT_global_priority_query",{"number":3085,"type":2778,"author":2779,"provisional":2555,"depends":3086,"contact":2782,"extension":3087,"proposal":2750},321,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_pipeline_library","VK_EXT_graphics_pipeline_library",{"number":3089,"type":2778,"author":2963,"provisional":2555,"depends":3090,"ratified":2943,"contact":2964,"extension":3091,"proposal":2555},106,"VK_KHR_swapchain","VK_EXT_hdr_metadata",{"number":3093,"type":2899,"author":2840,"provisional":2555,"depends":3012,"contact":3094,"extension":3095,"proposal":2555},257,"Lisa Wu @chengtianww","VK_EXT_headless_surface",{"number":3097,"type":2778,"author":2840,"provisional":2555,"depends":3098,"ratified":2917,"contact":2978,"extension":3099,"proposal":2750},271,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_copy_commands2+VK_KHR_format_feature_flags2),VK_VERSION_1_3","VK_EXT_host_image_copy",{"number":3101,"type":2778,"author":2840,"promotedto":2991,"provisional":2555,"depends":2795,"contact":3102,"extension":3103,"proposal":2555},262,"Bas Nieuwenhuizen @BNieuwenhuizen","VK_EXT_host_query_reset",{"number":3105,"type":2778,"author":2840,"provisional":2555,"depends":3106,"specialuse":2863,"contact":2918,"extension":3107,"proposal":2555},394,"(VK_KHR_maintenance1+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","VK_EXT_image_2d_view_of_3d",{"number":3109,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2874,"extension":3110,"proposal":2750},339,"VK_EXT_image_compression_control",{"number":3112,"type":2778,"author":2840,"provisional":2555,"depends":3110,"contact":2874,"extension":3113,"proposal":2555},438,"VK_EXT_image_compression_control_swapchain",{"number":3115,"type":2778,"author":2840,"provisional":2555,"depends":3116,"ratified":2917,"contact":3043,"extension":3117,"proposal":2555},159,"(((VK_KHR_bind_memory2+VK_KHR_get_physical_device_properties2+VK_KHR_sampler_ycbcr_conversion),VK_VERSION_1_1)+VK_KHR_image_format_list),VK_VERSION_1_2","VK_EXT_image_drm_format_modifier",{"number":3119,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2974,"extension":3120,"proposal":2555},336,"VK_EXT_image_robustness",{"number":3122,"type":2778,"author":2840,"provisional":2555,"depends":3106,"specialuse":2970,"contact":2918,"extension":3123,"proposal":2750},419,"VK_EXT_image_sliced_view_of_3d",{"number":3125,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2895,"extension":3126,"proposal":2555},392,"VK_EXT_image_view_min_lod",{"number":3128,"type":2778,"author":2840,"promotedto":3129,"provisional":2555,"depends":2795,"contact":2931,"extension":3130,"proposal":2555},266,"VK_KHR_index_type_uint8","VK_EXT_index_type_uint8",{"number":3132,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":3133,"contact":3134,"extension":3135,"proposal":2555},139,"(VK_KHR_get_physical_device_properties2+VK_KHR_maintenance1),VK_VERSION_1_1","Daniel Rakos @aqnuep","VK_EXT_inline_uniform_block",{"number":3137,"type":2899,"author":2840,"provisional":2555,"ratified":2917,"contact":3138,"extension":3139,"proposal":2750},497,"Christophe Riccio @christophe","VK_EXT_layer_settings",{"number":3141,"type":2778,"author":2840,"provisional":2555,"depends":2795,"specialuse":2863,"contact":2978,"extension":3142,"proposal":2750},466,"VK_EXT_legacy_dithering",{"number":3144,"type":2778,"author":2840,"provisional":2555,"depends":3145,"ratified":2917,"specialuse":2863,"contact":2918,"extension":3146,"proposal":2750},496,"VK_EXT_vertex_input_dynamic_state","VK_EXT_legacy_vertex_attributes",{"number":3148,"type":2778,"author":2840,"promotedto":3149,"provisional":2555,"depends":2795,"specialuse":3150,"contact":2925,"extension":3151,"proposal":2555},260,"VK_KHR_line_rasterization","cadsupport","VK_EXT_line_rasterization",{"number":3153,"type":2778,"author":2840,"promotedto":3154,"provisional":2555,"ratified":2917,"contact":2978,"extension":3155,"proposal":2555},401,"VK_KHR_load_store_op_none","VK_EXT_load_store_op_none",{"number":3157,"type":2778,"author":2840,"provisional":2555,"depends":3158,"ratified":2917,"contact":3159,"extension":3160,"proposal":2750},273,"VK_KHR_map_memory2","Faith Ekstrand @gfxstrand","VK_EXT_map_memory_placed",{"number":3162,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3163,"proposal":2555},238,"VK_EXT_memory_budget",{"number":3165,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3166,"proposal":2555},239,"VK_EXT_memory_priority",{"number":3168,"type":2778,"author":2840,"provisional":2555,"depends":3169,"contact":3170,"extension":3171,"proposal":2750},329,"VK_KHR_spirv_1_4","Christoph Kubisch @pixeljetstream","VK_EXT_mesh_shader",{"number":3173,"type":2778,"author":2840,"provisional":2555,"platform":3174,"contact":3175,"extension":3176,"proposal":2750},312,"metal","Bill Hollings @billhollings","VK_EXT_metal_objects",{"number":3178,"type":2899,"author":2840,"provisional":2555,"depends":3012,"platform":3174,"contact":3179,"extension":3180,"proposal":2555},218,"Dzmitry Malyshau @kvark","VK_EXT_metal_surface",{"number":3182,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2918,"extension":3183,"proposal":2555},393,"VK_EXT_multi_draw",{"number":3185,"type":2778,"author":2840,"provisional":2555,"depends":3186,"contact":2978,"extension":3187,"proposal":2750},377,"(VK_KHR_create_renderpass2+VK_KHR_depth_stencil_resolve),VK_VERSION_1_2","VK_EXT_multisampled_render_to_single_sampled",{"number":3189,"type":2778,"author":2840,"provisional":2555,"depends":3190,"specialuse":2970,"contact":3191,"extension":3192,"proposal":2750},495,"VK_KHR_maintenance3","Joshua Ashton @Joshua-Ashton,Hans-Kristian Arntzen @HansKristian-Work","VK_EXT_mutable_descriptor_type",{"number":3194,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2931,"extension":3195,"proposal":2555},452,"VK_EXT_nested_command_buffer",{"number":3197,"type":2778,"author":2840,"provisional":2555,"depends":2795,"specialuse":3198,"contact":3199,"extension":3200,"proposal":2750},423,"d3demulation,glemulation","Georg Lehmann @DadSchoorse","VK_EXT_non_seamless_cube_map",{"number":3202,"type":2778,"author":2840,"provisional":2555,"depends":3203,"ratified":2917,"contact":3204,"extension":3205,"proposal":2750},397,"VK_KHR_acceleration_structure+(VK_KHR_synchronization2,VK_VERSION_1_3)","Christoph Kubisch @pixeljetstream, Eric Werness","VK_EXT_opacity_micromap",{"number":3207,"type":2778,"author":2840,"provisional":2555,"depends":3166,"contact":2931,"extension":3208,"proposal":2555},413,"VK_EXT_pageable_device_local_memory",{"number":3210,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2943,"contact":2800,"extension":3211,"proposal":2555},213,"VK_EXT_pci_bus_info",{"number":3213,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":3214,"extension":3215,"proposal":2555},354,"Simon Ser @emersion","VK_EXT_physical_device_drm",{"number":3217,"type":2778,"author":2779,"promotedto":2893,"provisional":2555,"depends":2795,"contact":3218,"extension":3219,"proposal":2555},298,"Gregory Grebe @grgrebe_amd","VK_EXT_pipeline_creation_cache_control",{"number":3221,"type":2778,"author":2963,"promotedto":2893,"provisional":2555,"specialuse":2790,"contact":3222,"extension":3223,"proposal":2555},193,"Jean-Francois Roy @jfroy","VK_EXT_pipeline_creation_feedback",{"number":3225,"type":2778,"author":2840,"provisional":2555,"depends":3226,"contact":3227,"extension":3228,"proposal":2750},499,"VK_KHR_ray_tracing_pipeline+VK_KHR_pipeline_library","Hans-Kristian Arntzen @HansKristian-Work","VK_EXT_pipeline_library_group_handles",{"number":3230,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":3231,"extension":3232,"proposal":2555},373,"Mukund Keshava @mkeshavanv","VK_EXT_pipeline_properties",{"number":3234,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":2978,"extension":3235,"proposal":2750},467,"VK_EXT_pipeline_protected_access",{"number":3237,"type":2778,"author":3238,"provisional":2555,"depends":2795,"contact":3239,"extension":3240,"proposal":2555},69,"IMG","Jarred Davies","VK_EXT_pipeline_robustness",{"number":3242,"type":2778,"author":2905,"provisional":2555,"ratified":2917,"contact":3243,"extension":3244,"proposal":2555},156,"Daniel Koch @dgkoch","VK_EXT_post_depth_coverage",{"number":3246,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2863,"contact":2978,"extension":3247,"proposal":2555},357,"VK_EXT_primitive_topology_list_restart",{"number":3249,"type":2778,"author":2840,"provisional":2555,"depends":3250,"specialuse":2863,"contact":2978,"extension":3251,"proposal":2750},383,"VK_EXT_transform_feedback","VK_EXT_primitives_generated_query",{"number":3253,"type":2778,"author":2905,"promotedto":2893,"provisional":2555,"depends":2795,"contact":3254,"extension":3255,"proposal":2555},296,"Matthew Rusch @mattruschnv","VK_EXT_private_data",{"number":3257,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2863,"contact":3258,"extension":3259,"proposal":2555},255,"Jesse Hall @jessehall","VK_EXT_provoking_vertex",{"number":3261,"type":2778,"author":2840,"provisional":2555,"depends":3042,"ratified":2943,"contact":3043,"extension":3262,"proposal":2555},127,"VK_EXT_queue_family_foreign",{"number":3264,"type":2778,"author":2872,"provisional":2555,"depends":2795,"contact":2874,"extension":2873,"proposal":2750},464,{"number":3266,"type":2778,"author":2840,"provisional":2555,"depends":3267,"contact":2874,"extension":3268,"proposal":2555},345,"VK_KHR_sampler_ycbcr_conversion,VK_VERSION_1_1","VK_EXT_rgba10x6_formats",{"number":3270,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2943,"contact":2955,"extension":3271,"proposal":2555},287,"VK_EXT_robustness2",{"number":3273,"type":2778,"author":2779,"provisional":2555,"depends":2795,"ratified":2943,"contact":2791,"extension":3274,"proposal":2555},144,"VK_EXT_sample_locations",{"number":3276,"type":2778,"author":2905,"promotedto":2991,"provisional":2555,"depends":2795,"contact":2925,"extension":3277,"proposal":2555},131,"VK_EXT_sampler_filter_minmax",{"number":3279,"type":2778,"author":2840,"promotedto":2991,"provisional":2555,"depends":2795,"contact":2782,"extension":3280,"proposal":2555},222,"VK_EXT_scalar_block_layout",{"number":3282,"type":2778,"author":2840,"promotedto":2991,"provisional":2555,"contact":2791,"extension":3283,"proposal":2555},247,"VK_EXT_separate_stencil_usage",{"number":3285,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2943,"contact":3035,"extension":3286,"proposal":2555},261,"VK_EXT_shader_atomic_float",{"number":3288,"type":2778,"author":2840,"provisional":2555,"depends":3286,"ratified":2917,"contact":3159,"extension":3289,"proposal":2555},274,"VK_EXT_shader_atomic_float2",{"number":3291,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2925,"extension":3292,"proposal":2555},277,"VK_EXT_shader_demote_to_helper_invocation",{"number":3294,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2782,"extension":3295,"proposal":2555},235,"VK_EXT_shader_image_atomic_int64",{"number":3297,"type":2778,"author":2840,"provisional":2555,"depends":3298,"contact":3227,"extension":3299,"proposal":2750},463,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_pipeline_creation_cache_control),VK_VERSION_1_3","VK_EXT_shader_module_identifier",{"number":3301,"type":2778,"author":2840,"provisional":2555,"depends":3028,"ratified":2917,"contact":3302,"extension":3303,"proposal":2750},483,"Daniel Story @daniel-story","VK_EXT_shader_object",{"number":3305,"type":2778,"author":2840,"provisional":2555,"ratified":2917,"contact":2883,"extension":3306,"proposal":2750},565,"VK_EXT_shader_replicated_composites",{"number":3308,"type":2778,"author":2840,"provisional":2555,"ratified":2943,"contact":2806,"extension":3309,"proposal":2555},141,"VK_EXT_shader_stencil_export",{"number":3311,"type":2778,"author":2905,"deprecatedby":2991,"provisional":2555,"contact":3243,"extension":3312,"proposal":2555},65,"VK_EXT_shader_subgroup_ballot",{"number":3314,"type":2778,"author":2905,"deprecatedby":2889,"provisional":2555,"contact":3243,"extension":3315,"proposal":2555},66,"VK_EXT_shader_subgroup_vote",{"number":3317,"type":2778,"author":2840,"provisional":2555,"depends":2893,"ratified":2917,"contact":2874,"extension":3318,"proposal":2750},396,"VK_EXT_shader_tile_image",{"number":3320,"type":2778,"author":2905,"promotedto":2991,"provisional":2555,"contact":3243,"extension":3321,"proposal":2555},163,"VK_EXT_shader_viewport_index_layer",{"number":3323,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2889,"ratified":2894,"contact":3324,"extension":3325,"proposal":2555},226,"Neil Henning @sheredom","VK_EXT_subgroup_size_control",{"number":3327,"type":2778,"author":2840,"provisional":2555,"depends":2795,"contact":3328,"extension":3329,"proposal":2750},459,"Ting Wei @catweiting","VK_EXT_subpass_merge_feedback",{"number":3331,"type":2899,"author":2840,"provisional":2555,"depends":3332,"contact":2978,"extension":3333,"proposal":2750},275,"VK_KHR_surface+VK_KHR_get_surface_capabilities2","VK_EXT_surface_maintenance1",{"number":3335,"type":2899,"author":2963,"provisional":2555,"depends":3012,"contact":2964,"extension":3336,"proposal":2555},105,"VK_EXT_swapchain_colorspace",{"number":3338,"type":2778,"author":2840,"provisional":2555,"depends":3339,"contact":2978,"extension":3340,"proposal":2750},276,"VK_KHR_swapchain+VK_EXT_surface_maintenance1+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_EXT_swapchain_maintenance1",{"number":3342,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2925,"extension":3343,"proposal":2555},282,"VK_EXT_texel_buffer_alignment",{"number":3345,"type":2778,"author":2872,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2894,"contact":2874,"extension":3346,"proposal":2555},67,"VK_EXT_texture_compression_astc_hdr",{"number":3348,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"contact":2782,"extension":3349,"proposal":2555},246,"VK_EXT_tooling_info",{"number":2664,"type":2778,"author":2905,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":3351,"contact":2931,"extension":3250,"proposal":2555},"glemulation,d3demulation,devtools",{"number":3353,"type":2778,"author":2963,"provisional":2555,"contact":3354,"extension":3355,"proposal":2555},161,"Cort Stratton @cdwfs","VK_EXT_validation_cache",{"number":3357,"type":2899,"author":3358,"deprecatedby":3139,"provisional":2555,"specialuse":2746,"contact":3359,"extension":3360,"proposal":2555},248,"LUNARG","Karl Schultz @karl-lunarg","VK_EXT_validation_features",{"number":3362,"type":2899,"author":2963,"deprecatedby":3139,"provisional":2555,"specialuse":2746,"contact":3363,"extension":3364,"proposal":2555},62,"Tobin Ehlis @tobine","VK_EXT_validation_flags",{"number":3366,"type":2778,"author":2905,"promotedto":3367,"provisional":2555,"depends":2795,"contact":2948,"extension":3368,"proposal":2555},191,"VK_KHR_vertex_attribute_divisor","VK_EXT_vertex_attribute_divisor",{"number":3370,"type":2778,"author":2840,"provisional":2555,"depends":2795,"ratified":2917,"contact":2931,"extension":3145,"proposal":2555},353,{"number":3372,"type":2778,"author":2840,"promotedto":2893,"provisional":2555,"depends":3267,"ratified":2894,"contact":3373,"extension":3374,"proposal":2555},331,"Tony Zlatinski @tzlatinski","VK_EXT_ycbcr_2plane_444_formats",{"number":3376,"type":2778,"author":2840,"provisional":2555,"depends":3267,"ratified":2943,"contact":2931,"extension":3377,"proposal":2555},253,"VK_EXT_ycbcr_image_arrays",{"number":3379,"type":2778,"author":3380,"provisional":2555,"depends":3381,"platform":3382,"contact":3383,"extension":3384,"proposal":2555},367,"FUCHSIA","VK_FUCHSIA_external_memory+(VK_KHR_sampler_ycbcr_conversion,VK_VERSION_1_1)","fuchsia","John Rosasco @rosasco","VK_FUCHSIA_buffer_collection",{"number":3386,"type":2778,"author":3380,"provisional":2555,"depends":3387,"platform":3382,"contact":3383,"extension":3388,"proposal":2555},365,"(VK_KHR_external_memory_capabilities+VK_KHR_external_memory),VK_VERSION_1_1","VK_FUCHSIA_external_memory",{"number":3390,"type":2778,"author":3380,"provisional":2555,"depends":3391,"platform":3382,"contact":3383,"extension":3392,"proposal":2555},366,"VK_KHR_external_semaphore_capabilities+VK_KHR_external_semaphore","VK_FUCHSIA_external_semaphore",{"number":3394,"type":2899,"author":3380,"provisional":2555,"depends":3012,"platform":3382,"contact":3395,"extension":3396,"proposal":2555},215,"Craig Stout @cdotstout","VK_FUCHSIA_imagepipe_surface",{"number":3398,"type":2778,"author":3399,"provisional":2555,"depends":3400,"platform":3401,"contact":3222,"extension":3402,"proposal":2555},192,"GGP","VK_KHR_swapchain+VK_GGP_stream_descriptor_surface","ggp","VK_GGP_frame_token",{"number":3404,"type":2899,"author":3399,"provisional":2555,"depends":3012,"platform":3401,"contact":3222,"extension":3405,"proposal":2555},50,"VK_GGP_stream_descriptor_surface",{"number":3407,"type":2778,"author":2963,"provisional":2555,"contact":3408,"extension":3409,"proposal":2555},225,"Hai Nguyen @chaoticbob","VK_GOOGLE_decorate_string",{"number":3411,"type":2778,"author":2963,"provisional":2555,"depends":3090,"contact":3412,"extension":3413,"proposal":2555},93,"Ian Elliott @ianelliottus","VK_GOOGLE_display_timing",{"number":3415,"type":2778,"author":2963,"provisional":2555,"contact":3408,"extension":3416,"proposal":2555},224,"VK_GOOGLE_hlsl_functionality1",{"number":3418,"type":2899,"author":2963,"provisional":2555,"depends":3012,"specialuse":2863,"contact":2978,"extension":3419,"proposal":2750},434,"VK_GOOGLE_surfaceless_query",{"number":3421,"type":2778,"author":2963,"provisional":2555,"contact":3422,"extension":3423,"proposal":2555},290,"Kaye Mason @chaleur","VK_GOOGLE_user_type",{"number":3425,"type":2778,"author":3426,"provisional":2555,"depends":2795,"contact":3427,"extension":3428,"proposal":2750},405,"HUAWEI","Yuchang Wang @richard_Wang2","VK_HUAWEI_cluster_culling_shader",{"number":3430,"type":2778,"author":3431,"provisional":2555,"depends":3432,"contact":3433,"extension":3434,"proposal":2750},371,"Huawei","VK_KHR_ray_tracing_pipeline+(VK_KHR_synchronization2,VK_VERSION_1_3)","Pan Gao @PanGao-h","VK_HUAWEI_invocation_mask",{"number":3436,"type":2778,"author":3426,"provisional":2555,"depends":3437,"contact":3433,"extension":3438,"proposal":2555},370,"((VK_KHR_create_renderpass2,VK_VERSION_1_2)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_HUAWEI_subpass_shading",{"number":2616,"type":2778,"author":3238,"provisional":2555,"contact":2782,"extension":3440,"proposal":2555},"VK_IMG_filter_cubic",{"number":3442,"type":2778,"author":3238,"deprecatedby":3443,"provisional":2555,"contact":3444,"extension":3445,"proposal":2555},55,null,"Stuart Smith","VK_IMG_format_pvrtc",{"number":3447,"type":2778,"author":3238,"provisional":2555,"depends":2795,"specialuse":2863,"contact":3068,"extension":3448,"proposal":2555},111,"VK_IMG_relaxed_line_rasterization",{"number":3450,"type":2778,"author":3451,"provisional":2555,"specialuse":2790,"contact":3452,"extension":3453,"proposal":2555},211,"INTEL","Lionel Landwerlin @llandwerlin","VK_INTEL_performance_query",{"number":3455,"type":2778,"author":3451,"provisional":2555,"depends":2795,"contact":3456,"extension":3457,"proposal":2555},210,"Ian Romanick @ianromanick","VK_INTEL_shader_integer_functions2",{"number":3459,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3461,"ratified":2917,"contact":2874,"extension":3462,"proposal":2555},84,"KHR","(VK_KHR_get_physical_device_properties2+VK_KHR_storage_buffer_storage_class),VK_VERSION_1_1","VK_KHR_16bit_storage",{"number":3464,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3461,"ratified":2917,"contact":3465,"extension":3466,"proposal":2555},178,"Alexander Galazin @alegal-arm","VK_KHR_8bit_storage",{"number":3468,"type":2778,"author":3460,"provisional":2555,"depends":3469,"ratified":2917,"contact":3243,"extension":3470,"proposal":2555},151,"((VK_VERSION_1_1+VK_EXT_descriptor_indexing+VK_KHR_buffer_device_address),VK_VERSION_1_2)+VK_KHR_deferred_host_operations","VK_KHR_acceleration_structure",{"number":2588,"type":2899,"author":3460,"provisional":2555,"depends":3012,"platform":2862,"ratified":2917,"contact":2869,"extension":3472,"proposal":2555},"VK_KHR_android_surface",{"number":3474,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":2782,"extension":3475,"proposal":2555},158,"VK_KHR_bind_memory2",{"number":3477,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3478,"ratified":2917,"contact":2925,"extension":2935,"proposal":2555},258,"(VK_KHR_get_physical_device_properties2+VK_KHR_device_group),VK_VERSION_1_1",{"number":3480,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":3134,"extension":2939,"proposal":2555},544,{"number":3482,"type":2778,"author":3460,"provisional":2555,"depends":3483,"ratified":2917,"contact":3484,"extension":3485,"proposal":2750},512,"VK_KHR_get_physical_device_properties2","Jean-Noe Morissette @MagicPoncho","VK_KHR_compute_shader_derivatives",{"number":3487,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"contact":2883,"extension":3488,"proposal":2750},507,"VK_KHR_cooperative_matrix",{"number":3490,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2943,"contact":3055,"extension":3491,"proposal":2555},338,"VK_KHR_copy_commands2",{"number":3493,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3494,"ratified":2917,"contact":3495,"extension":3496,"proposal":2555},110,"(VK_KHR_multiview+VK_KHR_maintenance2),VK_VERSION_1_1","Tobias Hector @tobias","VK_KHR_create_renderpass2",{"number":3498,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3499,"ratified":2917,"contact":2907,"extension":3500,"proposal":2555},128,"VK_KHR_get_memory_requirements2,VK_VERSION_1_1","VK_KHR_dedicated_allocation",{"number":3502,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":3503,"extension":3504,"proposal":2555},269,"Josh Barczak @jbarczak","VK_KHR_deferred_host_operations",{"number":3506,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3507,"ratified":2917,"contact":3508,"extension":3509,"proposal":2555},200,"VK_KHR_create_renderpass2,VK_VERSION_1_2","Jan-Harald Fredriksen @janharald","VK_KHR_depth_stencil_resolve",{"number":3511,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3512,"extension":3513,"proposal":2555},86,"Markus Tavenrath @mtavenrath","VK_KHR_descriptor_update_template",{"number":3515,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3516,"ratified":2917,"contact":2925,"extension":3517,"proposal":2555},61,"VK_KHR_device_group_creation","VK_KHR_device_group",{"number":3519,"type":2899,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":2925,"extension":3516,"proposal":2555},71,{"number":2564,"type":2899,"author":3460,"provisional":2555,"depends":3012,"ratified":2943,"contact":3521,"extension":3009,"proposal":2555},"James Jones @cubanismo,Norbert Nopper @FslNopper",{"number":2568,"type":2778,"author":3460,"provisional":2555,"depends":3523,"ratified":2943,"contact":2907,"extension":3524,"proposal":2555},"VK_KHR_swapchain+VK_KHR_display","VK_KHR_display_swapchain",{"number":3526,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"ratified":2917,"contact":2931,"extension":2803,"proposal":2555},170,{"number":3528,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":2791,"extension":3529,"proposal":2555},197,"VK_KHR_driver_properties",{"number":2728,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":3531,"ratified":2917,"contact":2782,"extension":3532,"proposal":2750},"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_depth_stencil_resolve),VK_VERSION_1_2","VK_KHR_dynamic_rendering",{"number":3534,"type":2778,"author":2779,"provisional":2555,"depends":3535,"ratified":2917,"contact":2782,"extension":3536,"proposal":2750},233,"VK_KHR_dynamic_rendering,VK_VERSION_1_3","VK_KHR_dynamic_rendering_local_read",{"number":3538,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3539,"ratified":2917,"contact":2869,"extension":3540,"proposal":2555},114,"VK_KHR_external_fence_capabilities","VK_KHR_external_fence",{"number":3542,"type":2899,"author":3460,"promotedto":2889,"provisional":2555,"depends":2795,"ratified":2917,"contact":2869,"extension":3539,"proposal":2555},113,{"number":3544,"type":2778,"author":3460,"provisional":2555,"depends":3545,"ratified":2943,"contact":2869,"extension":3546,"proposal":2555},116,"VK_KHR_external_fence,VK_VERSION_1_1","VK_KHR_external_fence_fd",{"number":3548,"type":2778,"author":3460,"provisional":2555,"depends":3540,"platform":3073,"ratified":2917,"contact":2869,"extension":3549,"proposal":2555},115,"VK_KHR_external_fence_win32",{"number":3551,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3552,"ratified":2917,"contact":2907,"extension":3553,"proposal":2555},73,"VK_KHR_external_memory_capabilities,VK_VERSION_1_1","VK_KHR_external_memory",{"number":3555,"type":2899,"author":3460,"promotedto":2889,"provisional":2555,"depends":2795,"ratified":2917,"contact":2907,"extension":3556,"proposal":2555},72,"VK_KHR_external_memory_capabilities",{"number":3558,"type":2778,"author":3460,"provisional":2555,"depends":3042,"ratified":2943,"contact":2907,"extension":3047,"proposal":2555},75,{"number":3560,"type":2778,"author":3460,"provisional":2555,"depends":3042,"platform":3073,"ratified":2917,"contact":2907,"extension":3561,"proposal":2555},74,"VK_KHR_external_memory_win32",{"number":3563,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3564,"ratified":2917,"contact":2907,"extension":3565,"proposal":2555},78,"VK_KHR_external_semaphore_capabilities","VK_KHR_external_semaphore",{"number":3567,"type":2899,"author":3460,"promotedto":2889,"provisional":2555,"depends":2795,"ratified":2917,"contact":2907,"extension":3564,"proposal":2555},77,{"number":3569,"type":2778,"author":3460,"provisional":2555,"depends":3570,"ratified":2943,"contact":2907,"extension":3571,"proposal":2555},80,"VK_KHR_external_semaphore,VK_VERSION_1_1","VK_KHR_external_semaphore_fd",{"number":3573,"type":2778,"author":3460,"provisional":2555,"depends":3565,"platform":3073,"ratified":2917,"contact":2907,"extension":3574,"proposal":2555},79,"VK_KHR_external_semaphore_win32",{"number":3576,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2917,"contact":3452,"extension":3577,"proposal":2555},361,"VK_KHR_format_feature_flags2",{"number":3579,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"contact":2786,"extension":3580,"proposal":2750},323,"VK_KHR_fragment_shader_barycentric",{"number":3582,"type":2778,"author":3460,"provisional":2555,"depends":3583,"ratified":2943,"contact":2782,"extension":3584,"proposal":2750},227,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_create_renderpass2),VK_VERSION_1_2","VK_KHR_fragment_shading_rate",{"number":3586,"type":2899,"author":3460,"provisional":2555,"depends":3009,"ratified":2943,"contact":2907,"extension":3587,"proposal":2555},122,"VK_KHR_get_display_properties2",{"number":3589,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3159,"extension":3590,"proposal":2555},147,"VK_KHR_get_memory_requirements2",{"number":3592,"type":2899,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":2925,"extension":3483,"proposal":2555},60,{"number":3594,"type":2899,"author":3460,"provisional":2555,"depends":3012,"ratified":2943,"contact":2907,"extension":3595,"proposal":2555},120,"VK_KHR_get_surface_capabilities2",{"number":3597,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":2782,"extension":3077,"proposal":2555},189,{"number":3599,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"ratified":2917,"contact":3159,"extension":3600,"proposal":2555},148,"VK_KHR_image_format_list",{"number":3602,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3603,"ratified":2917,"contact":3495,"extension":3604,"proposal":2555},109,"(((VK_KHR_get_physical_device_properties2+VK_KHR_maintenance2),VK_VERSION_1_1)+VK_KHR_image_format_list),VK_VERSION_1_2","VK_KHR_imageless_framebuffer",{"number":3606,"type":2778,"author":3460,"provisional":2555,"depends":3090,"ratified":2943,"contact":3412,"extension":3607,"proposal":2555},85,"VK_KHR_incremental_present",{"number":3609,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":2931,"extension":3129,"proposal":2555},534,{"number":3611,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":2931,"extension":3149,"proposal":2555},535,{"number":3613,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":2978,"extension":3154,"proposal":2750},527,{"number":3615,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":2931,"extension":2823,"proposal":2555},70,{"number":3617,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3618,"extension":3619,"proposal":2555},118,"Michael Worcester @michaelworcester","VK_KHR_maintenance2",{"number":3621,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3190,"proposal":2555},169,{"number":3623,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2889,"ratified":2917,"contact":2931,"extension":3624,"proposal":2555},414,"VK_KHR_maintenance4",{"number":3626,"type":2778,"author":3460,"provisional":2555,"depends":3627,"ratified":2917,"contact":3628,"extension":3629,"proposal":2750},471,"(VK_VERSION_1_1+VK_KHR_dynamic_rendering),VK_VERSION_1_3","Stu Smith @stu-s","VK_KHR_maintenance5",{"number":3631,"type":2778,"author":3460,"provisional":2555,"depends":2889,"ratified":2917,"contact":3632,"extension":3633,"proposal":2750},546,"Jon Leech @oddhack","VK_KHR_maintenance6",{"number":3635,"type":2778,"author":3460,"provisional":2555,"depends":2889,"ratified":2917,"contact":2918,"extension":3636,"proposal":2750},563,"VK_KHR_maintenance7",{"number":3638,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":3159,"extension":3158,"proposal":2750},272,{"number":3640,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3641,"proposal":2555},54,"VK_KHR_multiview",{"extension":3643,"proposal":2555},"VK_KHR_object_refresh",{"number":3645,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"specialuse":2790,"contact":3646,"extension":3647,"proposal":2555},117,"Alon Or-bach @alonorbach","VK_KHR_performance_query",{"number":3649,"type":2778,"author":3460,"provisional":2555,"depends":3629,"ratified":2917,"contact":3628,"extension":3650,"proposal":2750},484,"VK_KHR_pipeline_binary",{"number":3652,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"specialuse":2790,"contact":3159,"extension":3653,"proposal":2555},270,"VK_KHR_pipeline_executable_properties",{"number":3655,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":3170,"extension":3656,"proposal":2555},291,"VK_KHR_pipeline_library",{"number":3658,"type":2899,"author":3460,"provisional":2555,"ratified":2917,"contact":3659,"extension":3660,"proposal":2555},395,"Charles Giessen @charles-lunarg","VK_KHR_portability_enumeration",{"number":3662,"type":2778,"author":3460,"provisional":2750,"depends":2795,"platform":2781,"ratified":2917,"contact":3175,"extension":3663,"proposal":2555},164,"VK_KHR_portability_subset",{"number":3665,"type":2778,"author":3460,"provisional":2555,"depends":3666,"ratified":2917,"contact":3667,"extension":3668,"proposal":2555},295,"VK_KHR_swapchain+VK_KHR_get_physical_device_properties2,VK_VERSION_1_1","Keith Packard @keithp","VK_KHR_present_id",{"number":3670,"type":2778,"author":3460,"provisional":2555,"depends":3671,"ratified":2917,"contact":3667,"extension":3672,"proposal":2555},249,"VK_KHR_swapchain+VK_KHR_present_id","VK_KHR_present_wait",{"number":3674,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3675,"proposal":2555},81,"VK_KHR_push_descriptor",{"number":3677,"type":2778,"author":3460,"provisional":2555,"depends":3678,"ratified":2917,"contact":3243,"extension":3679,"proposal":2555},349,"VK_KHR_spirv_1_4+VK_KHR_acceleration_structure","VK_KHR_ray_query",{"number":3681,"type":2778,"author":3460,"provisional":2555,"depends":3470,"ratified":2917,"contact":3243,"extension":3682,"proposal":2555},387,"VK_KHR_ray_tracing_maintenance1",{"number":3684,"type":2778,"author":3460,"provisional":2555,"depends":3678,"ratified":2917,"contact":3243,"extension":3685,"proposal":2555},348,"VK_KHR_ray_tracing_pipeline",{"number":3687,"type":2778,"author":3460,"provisional":2555,"depends":3470,"ratified":2917,"contact":3688,"extension":3689,"proposal":2750},482,"Eric Werness","VK_KHR_ray_tracing_position_fetch",{"number":3691,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3692,"extension":3693,"proposal":2555},145,"John Kessenich @johnkslang","VK_KHR_relaxed_block_layout",{"number":2612,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"ratified":2917,"contact":2782,"extension":3695,"proposal":2555},"VK_KHR_sampler_mirror_clamp_to_edge",{"number":3697,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3698,"ratified":2917,"contact":3699,"extension":3700,"proposal":2555},157,"(VK_KHR_maintenance1+VK_KHR_bind_memory2+VK_KHR_get_memory_requirements2+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","Andrew Garrard @fluppeteer","VK_KHR_sampler_ycbcr_conversion",{"number":3702,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3583,"ratified":2917,"contact":2931,"extension":3703,"proposal":2555},242,"VK_KHR_separate_depth_stencil_layouts",{"number":3705,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":3706,"extension":3707,"proposal":2555},181,"Aaron Hagan @ahagan","VK_KHR_shader_atomic_int64",{"number":3709,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":3706,"extension":3710,"proposal":2555},182,"VK_KHR_shader_clock",{"number":3712,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3243,"extension":3713,"proposal":2555},64,"VK_KHR_shader_draw_parameters",{"number":3715,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"contact":2883,"extension":3716,"proposal":2750},545,"VK_KHR_shader_expect_assume",{"number":3718,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":3465,"extension":2809,"proposal":2555},83,{"number":3720,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":3465,"extension":3721,"proposal":2555},198,"VK_KHR_shader_float_controls",{"number":3723,"type":2778,"author":3460,"provisional":2555,"depends":3724,"ratified":2917,"contact":2974,"extension":3725,"proposal":2750},529,"VK_VERSION_1_1+VK_KHR_shader_float_controls","VK_KHR_shader_float_controls2",{"number":3727,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2917,"contact":2883,"extension":3728,"proposal":2750},281,"VK_KHR_shader_integer_dot_product",{"number":3730,"type":2778,"author":3460,"provisional":2555,"depends":2889,"ratified":2917,"contact":3731,"extension":3732,"proposal":2750},435,"Alan Baker @alan-baker","VK_KHR_shader_maximal_reconvergence",{"number":3734,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"ratified":2917,"contact":2960,"extension":3735,"proposal":2555},294,"VK_KHR_shader_non_semantic_info",{"number":3737,"type":2778,"author":3460,"provisional":2555,"depends":3738,"ratified":2917,"contact":2782,"extension":3739,"proposal":2750},236,"VK_VERSION_1_1+VK_KHR_vulkan_memory_model+VK_KHR_shader_maximal_reconvergence","VK_KHR_shader_quad_control",{"number":3741,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":3742,"extension":3743,"proposal":2750},559,"Nathan Gauër @Keenuts","VK_KHR_shader_relaxed_extended_instruction",{"number":3745,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2889,"ratified":2917,"contact":3324,"extension":3746,"proposal":2555},176,"VK_KHR_shader_subgroup_extended_types",{"number":3748,"type":2778,"author":3460,"provisional":2555,"ratified":2917,"contact":2883,"extension":3749,"proposal":2750},417,"VK_KHR_shader_subgroup_rotate",{"number":3751,"type":2778,"author":3460,"provisional":2555,"depends":2889,"ratified":2917,"contact":3731,"extension":3752,"proposal":2555},324,"VK_KHR_shader_subgroup_uniform_control_flow",{"number":3754,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2943,"contact":2869,"extension":3755,"proposal":2555},216,"VK_KHR_shader_terminate_invocation",{"number":3757,"type":2778,"author":3460,"provisional":2555,"depends":3758,"ratified":2943,"contact":3646,"extension":3759,"proposal":2555},112,"VK_KHR_swapchain+VK_KHR_get_surface_capabilities2+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_KHR_shared_presentable_image",{"number":3761,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":3724,"ratified":2917,"contact":2869,"extension":3169,"proposal":2555},237,{"number":3763,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"ratified":2917,"contact":3465,"extension":3764,"proposal":2555},132,"VK_KHR_storage_buffer_storage_class",{"number":2557,"type":2899,"author":3460,"provisional":2555,"ratified":2943,"contact":3766,"extension":3012,"proposal":2555},"James Jones @cubanismo,Ian Elliott @ianelliottus",{"number":3768,"type":2899,"author":3460,"provisional":2555,"depends":3769,"ratified":2917,"contact":3770,"extension":3771,"proposal":2555},240,"VK_VERSION_1_1+VK_KHR_get_surface_capabilities2","Sandeep Shinde @sashinde","VK_KHR_surface_protected_capabilities",{"number":2539,"type":2778,"author":3460,"provisional":2555,"depends":3012,"ratified":2943,"contact":3766,"extension":3090,"proposal":2555},{"number":3774,"type":2778,"author":3460,"provisional":2555,"depends":3775,"ratified":2943,"contact":2791,"extension":3776,"proposal":2555},201,"VK_KHR_swapchain+(VK_KHR_maintenance2,VK_VERSION_1_1)+(VK_KHR_image_format_list,VK_VERSION_1_2)","VK_KHR_swapchain_mutable_format",{"number":3778,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2943,"contact":2782,"extension":3779,"proposal":2555},315,"VK_KHR_synchronization2",{"number":3781,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":3159,"extension":3782,"proposal":2555},208,"VK_KHR_timeline_semaphore",{"number":3784,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":2974,"extension":3785,"proposal":2555},254,"VK_KHR_uniform_buffer_standard_layout",{"number":3787,"type":2778,"author":3460,"promotedto":2889,"provisional":2555,"depends":3461,"ratified":2917,"contact":2869,"extension":3788,"proposal":2555},121,"VK_KHR_variable_pointers",{"number":3790,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2943,"contact":2978,"extension":3367,"proposal":2750},526,{"number":3792,"type":2778,"author":3460,"provisional":2555,"depends":3793,"ratified":2917,"contact":3134,"extension":3794,"proposal":2750},513,"VK_KHR_video_decode_queue","VK_KHR_video_decode_av1",{"number":2712,"type":2778,"author":3460,"provisional":2555,"depends":3793,"ratified":2917,"contact":3796,"extension":3797,"proposal":2750},"peter.fang@amd.com","VK_KHR_video_decode_h264",{"number":3799,"type":2778,"author":3460,"provisional":2555,"depends":3793,"ratified":2917,"contact":3796,"extension":3800,"proposal":2750},188,"VK_KHR_video_decode_h265",{"number":2649,"type":2778,"author":3460,"provisional":2555,"depends":3802,"ratified":2917,"contact":3803,"extension":3793,"proposal":2750},"VK_KHR_video_queue+(VK_KHR_synchronization2,VK_VERSION_1_3)","jake.beju@amd.com",{"number":2704,"type":2778,"author":3460,"provisional":2555,"depends":3805,"ratified":2917,"contact":3806,"extension":3807,"proposal":2750},"VK_KHR_video_encode_queue","Ahmed Abdelkhalek @aabdelkh","VK_KHR_video_encode_h264",{"number":2708,"type":2778,"author":3460,"provisional":2555,"depends":3805,"ratified":2917,"contact":3806,"extension":3809,"proposal":2750},"VK_KHR_video_encode_h265",{"number":3811,"type":2778,"author":3460,"provisional":2555,"depends":3802,"ratified":2917,"contact":3806,"extension":3805,"proposal":2750},300,{"number":3813,"type":2778,"author":3460,"provisional":2555,"depends":3814,"ratified":2917,"contact":3134,"extension":3815,"proposal":2750},516,"VK_KHR_video_queue","VK_KHR_video_maintenance1",{"number":2647,"type":2778,"author":3460,"provisional":2555,"depends":3817,"ratified":2917,"contact":3373,"extension":3814,"proposal":2750},"(VK_VERSION_1_1+VK_KHR_synchronization2),VK_VERSION_1_3",{"number":3819,"type":2778,"author":3460,"promotedto":2991,"provisional":2555,"depends":2795,"ratified":2917,"contact":2925,"extension":3820,"proposal":2555},212,"VK_KHR_vulkan_memory_model",{"number":2580,"type":2899,"author":3460,"provisional":2555,"depends":3012,"platform":3822,"ratified":2917,"contact":3823,"extension":3824,"proposal":2555},"wayland","Jesse Hall @critsec,Ian Elliott @ianelliottus","VK_KHR_wayland_surface",{"number":3826,"type":2778,"author":3460,"provisional":2555,"depends":3561,"platform":3073,"ratified":2917,"contact":3827,"extension":3828,"proposal":2555},76,"Carsten Rohde @crohde","VK_KHR_win32_keyed_mutex",{"number":2592,"type":2899,"author":3460,"provisional":2555,"depends":3012,"platform":3073,"ratified":2917,"contact":3823,"extension":3830,"proposal":2555},"VK_KHR_win32_surface",{"number":3832,"type":2778,"author":3460,"provisional":2555,"depends":2795,"ratified":2917,"contact":3833,"extension":3834,"proposal":2555},337,"Caio Marcelo de Oliveira Filho @cmarcelo","VK_KHR_workgroup_memory_explicit_layout",{"number":2576,"type":2899,"author":3460,"provisional":2555,"depends":3012,"platform":3836,"ratified":2917,"contact":3823,"extension":3837,"proposal":2555},"xcb","VK_KHR_xcb_surface",{"number":2572,"type":2899,"author":3460,"provisional":2555,"depends":3012,"platform":3839,"ratified":2917,"contact":3823,"extension":3840,"proposal":2555},"xlib","VK_KHR_xlib_surface",{"number":3842,"type":2778,"author":3460,"promotedto":2893,"provisional":2555,"depends":2795,"ratified":2917,"contact":3731,"extension":3843,"proposal":2555},326,"VK_KHR_zero_initialize_workgroup_memory",{"number":3845,"type":2899,"author":3358,"provisional":2555,"contact":3659,"extension":3846,"proposal":2750},460,"VK_LUNARG_direct_driver_loading",{"number":3848,"type":2778,"author":3849,"provisional":2555,"depends":2795,"specialuse":2970,"contact":3227,"extension":3850,"proposal":2555},576,"MESA","VK_MESA_image_alignment_control",{"number":3852,"type":2778,"author":3853,"provisional":2555,"depends":2795,"contact":3854,"extension":3855,"proposal":2750},531,"MSFT","Jesse Natalie @jenatali","VK_MSFT_layered_driver",{"number":3857,"type":2899,"author":3858,"deprecatedby":3180,"provisional":2555,"depends":3012,"platform":3859,"contact":3175,"extension":3860,"proposal":2555},123,"MVK","ios","VK_MVK_ios_surface",{"number":3862,"type":2899,"author":3858,"deprecatedby":3180,"provisional":2555,"depends":3012,"platform":3863,"contact":3175,"extension":3864,"proposal":2555},124,"macos","VK_MVK_macos_surface",{"number":3866,"type":2899,"author":3867,"provisional":2555,"depends":3012,"platform":3868,"contact":3869,"extension":3870,"proposal":2555},63,"NN","vi","Mathias Heyer gitlab:@mheyer","VK_NN_vi_surface",{"number":2668,"type":2778,"author":3872,"provisional":2555,"contact":3873,"extension":3874,"proposal":2555},"NVX","Eric Werness @ewerness-nv,Liam Middlebrook @liam-middlebrook","VK_NVX_binary_import",{"number":2672,"type":2778,"author":3872,"provisional":2555,"contact":3876,"extension":3877,"proposal":2555},"Eric Werness @ewerness-nv","VK_NVX_image_view_handle",{"number":3879,"type":2778,"author":3872,"provisional":2555,"depends":3880,"contact":2925,"extension":3881,"proposal":2555},98,"VK_KHR_multiview,VK_VERSION_1_1","VK_NVX_multiview_per_view_attributes",{"number":3883,"type":2778,"author":2905,"provisional":2555,"depends":2900,"platform":3073,"contact":3884,"extension":3885,"proposal":2555},346,"Jeff Juliano @jjuliano","VK_NV_acquire_winrt_display",{"number":3887,"type":2778,"author":2905,"provisional":2555,"contact":3876,"extension":3888,"proposal":2555},88,"VK_NV_clip_space_w_scaling",{"number":3890,"type":2778,"author":2905,"provisional":2555,"contact":3891,"extension":3892,"proposal":2555},560,"Lujin Wang @lujinwangnv","VK_NV_command_buffer_inheritance",{"number":3894,"type":2778,"author":2905,"promotedto":3485,"provisional":2555,"depends":2795,"contact":3895,"extension":3896,"proposal":2555},202,"Pat Brown @nvpbrown","VK_NV_compute_shader_derivatives",{"number":3898,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":2925,"extension":3899,"proposal":2555},250,"VK_NV_cooperative_matrix",{"number":3901,"type":2778,"author":2905,"provisional":2555,"depends":3902,"contact":3035,"extension":3903,"proposal":2555},427,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_buffer_device_address),VK_VERSION_1_2","VK_NV_copy_memory_indirect",{"number":3905,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3243,"extension":3906,"proposal":2555},51,"VK_NV_corner_sampled_image",{"number":3908,"type":2778,"author":2905,"provisional":2555,"depends":3909,"contact":3910,"extension":3911,"proposal":2555},251,"VK_NV_framebuffer_mixed_samples+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","Kedarnath Thangudu @kthangudu","VK_NV_coverage_reduction_mode",{"number":3913,"type":2778,"author":2905,"provisional":2750,"contact":3914,"extension":3915,"proposal":2555},308,"Tristan Lorach @tlorach","VK_NV_cuda_kernel_launch",{"number":2657,"type":2778,"author":2905,"deprecatedby":3500,"provisional":2555,"contact":2925,"extension":3917,"proposal":2555},"VK_NV_dedicated_allocation",{"number":3919,"type":2778,"author":3920,"provisional":2555,"depends":3921,"contact":3922,"extension":3923,"proposal":2555},241,"NVIDIA","(VK_KHR_dedicated_allocation+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","Nuno Subtil @nsubtil","VK_NV_dedicated_allocation_image_aliasing",{"number":3925,"type":2778,"author":2905,"provisional":2555,"depends":2889,"contact":2931,"extension":3926,"proposal":2555},547,"VK_NV_descriptor_pool_overallocation",{"number":3928,"type":2778,"author":3920,"provisional":2555,"depends":2795,"contact":3922,"extension":3929,"proposal":2555},207,"VK_NV_device_diagnostic_checkpoints",{"number":3931,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3910,"extension":3932,"proposal":2555},301,"VK_NV_device_diagnostics_config",{"number":3934,"type":2778,"author":2905,"provisional":2555,"depends":3935,"contact":3170,"extension":3936,"proposal":2555},278,"(VK_VERSION_1_1+VK_KHR_buffer_device_address),VK_VERSION_1_2","VK_NV_device_generated_commands",{"number":3938,"type":2778,"author":2905,"provisional":2555,"depends":3936,"contact":3035,"extension":3939,"proposal":2555},429,"VK_NV_device_generated_commands_compute",{"number":3941,"type":2778,"author":2905,"provisional":2750,"depends":3205,"platform":2781,"contact":3942,"extension":3943,"proposal":2555},398,"Christoph Kubisch @pixeljetstream, Eric Werness @ewerness-nv","VK_NV_displacement_micromap",{"number":3945,"type":2778,"author":2905,"provisional":2555,"contact":3946,"extension":3947,"proposal":2555},493,"Russell Chou @russellcnv","VK_NV_extended_sparse_address_space",{"number":3949,"type":2778,"author":2905,"deprecatedby":3553,"provisional":2555,"depends":3950,"contact":2907,"extension":3951,"proposal":2555},57,"VK_NV_external_memory_capabilities","VK_NV_external_memory",{"number":3953,"type":2899,"author":2905,"deprecatedby":3556,"provisional":2555,"contact":2907,"extension":3950,"proposal":2555},56,{"number":3955,"type":2778,"author":2905,"provisional":2555,"depends":3042,"contact":3827,"extension":3956,"proposal":2555},372,"VK_NV_external_memory_rdma",{"extension":3958,"proposal":2555},"VK_NV_external_memory_sci_buf",{"number":3960,"type":2778,"author":2905,"deprecatedby":3561,"provisional":2555,"depends":3951,"platform":3073,"contact":2907,"extension":3961,"proposal":2555},58,"VK_NV_external_memory_win32",{"extension":3963,"proposal":2555},"VK_NV_external_sci_sync",{"extension":3965,"proposal":2555},"VK_NV_external_sci_sync2",{"number":3967,"type":2778,"author":2905,"provisional":2555,"contact":2925,"extension":3968,"proposal":2555},154,"VK_NV_fill_rectangle",{"number":3970,"type":2778,"author":2905,"provisional":2555,"contact":2925,"extension":3971,"proposal":2555},150,"VK_NV_fragment_coverage_to_color",{"number":3973,"type":2778,"author":2905,"promotedto":3580,"provisional":2555,"depends":2795,"contact":3895,"extension":3974,"proposal":2555},204,"VK_NV_fragment_shader_barycentric",{"number":3976,"type":2778,"author":2905,"provisional":2555,"depends":3584,"contact":3895,"extension":3977,"proposal":2555},327,"VK_NV_fragment_shading_rate_enums",{"number":3979,"type":2778,"author":2905,"provisional":2555,"contact":2925,"extension":3980,"proposal":2555},153,"VK_NV_framebuffer_mixed_samples",{"number":3982,"type":2778,"author":2905,"provisional":2555,"contact":3243,"extension":3983,"proposal":2555},96,"VK_NV_geometry_shader_passthrough",{"number":2604,"type":2778,"author":2905,"deprecatedby":3443,"provisional":2555,"contact":2931,"extension":3985,"proposal":2555},"VK_NV_glsl_shader",{"number":3987,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3988,"extension":3989,"proposal":2555},279,"David Zhao Akeley @akeley98","VK_NV_inherited_viewport_scissor",{"number":3991,"type":2778,"author":3920,"provisional":2555,"depends":2795,"contact":3992,"extension":3993,"proposal":2555},431,"sourav parmar @souravpNV","VK_NV_linear_color_attachment",{"number":3995,"type":2778,"author":2905,"provisional":2555,"contact":3996,"extension":3997,"proposal":2555},311,"Charles Hansen @cshansen","VK_NV_low_latency",{"number":3999,"type":2778,"author":2905,"provisional":2555,"depends":4000,"contact":3996,"extension":4001,"proposal":2555},506,"VK_VERSION_1_2,VK_KHR_timeline_semaphore","VK_NV_low_latency2",{"number":4003,"type":2778,"author":2905,"provisional":2555,"depends":3902,"contact":3035,"extension":4004,"proposal":2555},428,"VK_NV_memory_decompression",{"number":4006,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3170,"extension":4007,"proposal":2555},203,"VK_NV_mesh_shader",{"number":4009,"type":2778,"author":2905,"provisional":2555,"depends":4010,"contact":3827,"extension":4011,"proposal":2555},465,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_format_feature_flags2+VK_KHR_synchronization2),VK_VERSION_1_3","VK_NV_optical_flow",{"number":4013,"type":2778,"author":2905,"provisional":2555,"depends":3633,"contact":2931,"extension":4014,"proposal":2555},517,"VK_NV_per_stage_descriptor_set",{"number":4016,"type":2778,"author":2905,"provisional":2555,"depends":3072,"contact":4017,"extension":4018,"proposal":2555},293,"Liya Li @liyli","VK_NV_present_barrier",{"extension":4020,"proposal":2555},"VK_NV_private_vendor_info",{"number":4022,"type":2778,"author":2905,"provisional":2555,"contact":4023,"extension":4024,"proposal":2555},556,"Rodrigo Locatti @rlocatti","VK_NV_raw_access_chains",{"number":4026,"type":2778,"author":2905,"deprecatedby":3685,"provisional":2555,"depends":4027,"contact":3876,"extension":4028,"proposal":2555},166,"(VK_KHR_get_physical_device_properties2+VK_KHR_get_memory_requirements2),VK_VERSION_1_1","VK_NV_ray_tracing",{"number":4030,"type":2778,"author":2905,"provisional":2555,"depends":3685,"contact":3876,"extension":4031,"proposal":2555},491,"VK_NV_ray_tracing_invocation_reorder",{"number":4033,"type":2778,"author":2905,"provisional":2555,"depends":3685,"contact":3688,"extension":4034,"proposal":2555},328,"VK_NV_ray_tracing_motion_blur",{"number":4036,"type":2778,"author":2905,"provisional":2555,"contact":3035,"extension":4037,"proposal":2750},569,"VK_NV_ray_tracing_validation",{"number":4039,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3910,"extension":4040,"proposal":2555},167,"VK_NV_representative_fragment_test",{"number":4042,"type":2778,"author":2905,"provisional":2555,"contact":2931,"extension":4043,"proposal":2555},95,"VK_NV_sample_mask_override_coverage",{"number":4045,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3895,"extension":4046,"proposal":2555},206,"VK_NV_scissor_exclusive",{"number":4048,"type":2778,"author":2905,"provisional":2555,"contact":2925,"extension":4049,"proposal":2555},564,"VK_NV_shader_atomic_float16_vector",{"number":4051,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3895,"extension":4052,"proposal":2555},205,"VK_NV_shader_image_footprint",{"number":4054,"type":2778,"author":2905,"provisional":2555,"depends":2889,"contact":3243,"extension":4055,"proposal":2555},155,"VK_NV_shader_sm_builtins",{"number":4057,"type":2778,"author":2905,"provisional":2555,"depends":2889,"contact":2925,"extension":4058,"proposal":2555},199,"VK_NV_shader_subgroup_partitioned",{"number":4060,"type":2778,"author":2905,"provisional":2555,"depends":2795,"contact":3895,"extension":4061,"proposal":2555},165,"VK_NV_shading_rate_image",{"number":4063,"type":2778,"author":2905,"provisional":2555,"contact":3243,"extension":4064,"proposal":2555},97,"VK_NV_viewport_array2",{"number":4066,"type":2778,"author":2905,"provisional":2555,"contact":2931,"extension":4067,"proposal":2555},99,"VK_NV_viewport_swizzle",{"number":4069,"type":2778,"author":2905,"promotedto":3828,"provisional":2555,"depends":3961,"platform":3073,"contact":3827,"extension":4070,"proposal":2555},59,"VK_NV_win32_keyed_mutex",{"number":4072,"type":2778,"author":3054,"provisional":2555,"depends":4073,"contact":3055,"extension":4074,"proposal":2555},522,"(VK_EXT_filter_cubic)+(VK_VERSION_1_2,VK_EXT_sampler_filter_minmax)","VK_QCOM_filter_cubic_clamp",{"number":4076,"type":2778,"author":3054,"provisional":2555,"depends":3056,"contact":3055,"extension":4077,"proposal":2555},520,"VK_QCOM_filter_cubic_weights",{"number":4079,"type":2778,"author":3054,"provisional":2555,"depends":4080,"contact":3055,"extension":4081,"proposal":2555},426,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_fragment_density_map","VK_QCOM_fragment_density_map_offset",{"number":4083,"type":2778,"author":3054,"provisional":2555,"depends":4084,"contact":3055,"extension":4085,"proposal":2750},441,"VK_KHR_format_feature_flags2,VK_VERSION_1_3","VK_QCOM_image_processing",{"number":4087,"type":2778,"author":3054,"provisional":2555,"depends":4085,"contact":3055,"extension":4088,"proposal":2555},519,"VK_QCOM_image_processing2",{"number":4090,"type":2778,"author":3054,"provisional":2555,"contact":3055,"extension":4091,"proposal":2555},511,"VK_QCOM_multiview_per_view_render_areas",{"number":4093,"type":2778,"author":3054,"provisional":2555,"depends":2795,"contact":3055,"extension":4094,"proposal":2555},489,"VK_QCOM_multiview_per_view_viewports",{"number":4096,"type":2778,"author":3054,"provisional":2555,"contact":3055,"extension":4097,"proposal":2555},172,"VK_QCOM_render_pass_shader_resolve",{"number":4099,"type":2778,"author":3054,"provisional":2555,"contact":3055,"extension":4100,"proposal":2555},302,"VK_QCOM_render_pass_store_ops",{"number":4102,"type":2778,"author":3054,"provisional":2555,"contact":3055,"extension":4103,"proposal":2555},283,"VK_QCOM_render_pass_transform",{"number":4105,"type":2778,"author":3054,"provisional":2555,"depends":4106,"contact":3055,"extension":4107,"proposal":2555},334,"VK_KHR_copy_commands2,VK_VERSION_1_3","VK_QCOM_rotated_copy_commands",{"number":4109,"type":2778,"author":3054,"provisional":2555,"depends":2795,"contact":3055,"extension":4110,"proposal":2750},485,"VK_QCOM_tile_properties",{"number":4112,"type":2778,"author":3054,"provisional":2555,"contact":3055,"extension":4113,"proposal":2555},521,"VK_QCOM_ycbcr_degamma",{"number":4115,"type":2778,"author":4116,"provisional":2555,"depends":2868,"platform":4117,"contact":4118,"extension":4119,"proposal":2555},530,"QNX","screen","Mike Gorchak @mgorchak-blackberry, Aaron Ruby @aruby-blackberry","VK_QNX_external_memory_screen_buffer",{"number":4121,"type":2899,"author":4116,"provisional":2555,"depends":3012,"platform":4117,"contact":4122,"extension":4123,"proposal":2555},379,"Mike Gorchak @mgorchak-blackberry","VK_QNX_screen_surface",{"number":4125,"type":2778,"author":4126,"provisional":2555,"depends":2795,"contact":2998,"extension":4127,"proposal":2555},486,"SEC","VK_SEC_amigo_profiling",{"number":4129,"type":2778,"author":4130,"provisional":2555,"depends":2795,"specialuse":2970,"contact":3227,"extension":4131,"proposal":2555},421,"VALVE","VK_VALVE_descriptor_set_host_mapping",{"number":4133,"type":2778,"author":4130,"promotedto":3192,"provisional":2555,"depends":3190,"specialuse":2970,"contact":3191,"extension":4134,"proposal":2555},352,"VK_VALVE_mutable_descriptor_type",1725732628805]