[{"data":1,"prerenderedAt":526},["ShallowReactive",2],{"Rps2mGTUF1":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":525,"_id":4},"VkVideoEncodeQuantizationMapInfoKHR","Structure specifying quantization map information to use for video encode operations","VK_KHR_video_encode_quantization_map","structs",[],{"type":10,"children":11,"toc":523},"root",[12,60,71,319,390,446,517],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26,28,33,35,41,43,50,52,58],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure ",{"type":13,"tag":29,"props":30,"children":32},"normative",{"type":31},"can",[],{"type":18,"value":34}," be included in\nthe ",{"type":13,"tag":21,"props":36,"children":38},{"className":37},[],[39],{"type":18,"value":40},"pNext",{"type":18,"value":42}," chain of the ",{"type":13,"tag":44,"props":45,"children":47},"a",{"href":46},"/man/VkVideoEncodeInfoKHR",[48],{"type":18,"value":49},"VkVideoEncodeInfoKHR",{"type":18,"value":51}," structure passed to\nthe ",{"type":13,"tag":44,"props":53,"children":55},{"href":54},"/man/vkCmdEncodeVideoKHR",[56],{"type":18,"value":57},"vkCmdEncodeVideoKHR",{"type":18,"value":59}," command to specify the quantization map used\nby the issued video encode operations.",{"type":13,"tag":14,"props":61,"children":62},{},[63,64,69],{"type":18,"value":19},{"type":13,"tag":21,"props":65,"children":67},{"className":66},[],[68],{"type":18,"value":4},{"type":18,"value":70}," structure is defined as:",{"type":13,"tag":72,"props":73,"children":74},"code-group",{},[75,165],{"type":13,"tag":76,"props":77,"children":83},"pre",{"className":78,"code":79,"filename":80,"language":81,"meta":82,"style":82},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkVideoEncodeQuantizationMapInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkImageView quantizationMap;\n VkExtent2D quantizationMapExtent;\n} VkVideoEncodeQuantizationMapInfoKHR;\n","C","c","",[84],{"type":13,"tag":21,"props":85,"children":86},{"__ignoreMap":82},[87,110,119,138,147,156],{"type":13,"tag":88,"props":89,"children":92},"span",{"class":90,"line":91},"line",1,[93,99,104],{"type":13,"tag":88,"props":94,"children":96},{"style":95},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[97],{"type":18,"value":98},"typedef",{"type":13,"tag":88,"props":100,"children":101},{"style":95},[102],{"type":18,"value":103}," struct",{"type":13,"tag":88,"props":105,"children":107},{"style":106},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[108],{"type":18,"value":109}," VkVideoEncodeQuantizationMapInfoKHR {\n",{"type":13,"tag":88,"props":111,"children":113},{"class":90,"line":112},2,[114],{"type":13,"tag":88,"props":115,"children":116},{"style":106},[117],{"type":18,"value":118}," VkStructureType sType;\n",{"type":13,"tag":88,"props":120,"children":122},{"class":90,"line":121},3,[123,128,133],{"type":13,"tag":88,"props":124,"children":125},{"style":95},[126],{"type":18,"value":127}," const",{"type":13,"tag":88,"props":129,"children":130},{"style":95},[131],{"type":18,"value":132}," void*",{"type":13,"tag":88,"props":134,"children":135},{"style":106},[136],{"type":18,"value":137}," pNext;\n",{"type":13,"tag":88,"props":139,"children":141},{"class":90,"line":140},4,[142],{"type":13,"tag":88,"props":143,"children":144},{"style":106},[145],{"type":18,"value":146}," VkImageView quantizationMap;\n",{"type":13,"tag":88,"props":148,"children":150},{"class":90,"line":149},5,[151],{"type":13,"tag":88,"props":152,"children":153},{"style":106},[154],{"type":18,"value":155}," VkExtent2D quantizationMapExtent;\n",{"type":13,"tag":88,"props":157,"children":159},{"class":90,"line":158},6,[160],{"type":13,"tag":88,"props":161,"children":162},{"style":106},[163],{"type":18,"value":164},"} VkVideoEncodeQuantizationMapInfoKHR;\n",{"type":13,"tag":76,"props":166,"children":171},{"className":167,"code":168,"filename":169,"language":170,"meta":82,"style":82},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoEncodeQuantizationMapInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n quantization_map: vk::ImageView,\n quantization_map_extent: vk::Extent2D,\n}\n","Rust","rs",[172],{"type":13,"tag":21,"props":173,"children":174},{"__ignoreMap":82},[175,198,231,253,282,311],{"type":13,"tag":88,"props":176,"children":177},{"class":90,"line":91},[178,183,187,193],{"type":13,"tag":88,"props":179,"children":180},{"style":95},[181],{"type":18,"value":182},"pub",{"type":13,"tag":88,"props":184,"children":185},{"style":95},[186],{"type":18,"value":103},{"type":13,"tag":88,"props":188,"children":190},{"style":189},"--shiki-default:#953800;--shiki-dark:#FFA657",[191],{"type":18,"value":192}," VideoEncodeQuantizationMapInfoKHR",{"type":13,"tag":88,"props":194,"children":195},{"style":106},[196],{"type":18,"value":197}," {\n",{"type":13,"tag":88,"props":199,"children":200},{"class":90,"line":112},[201,206,211,216,221,226],{"type":13,"tag":88,"props":202,"children":203},{"style":106},[204],{"type":18,"value":205}," s_type",{"type":13,"tag":88,"props":207,"children":208},{"style":95},[209],{"type":18,"value":210},":",{"type":13,"tag":88,"props":212,"children":213},{"style":189},[214],{"type":18,"value":215}," vk",{"type":13,"tag":88,"props":217,"children":218},{"style":95},[219],{"type":18,"value":220},"::",{"type":13,"tag":88,"props":222,"children":223},{"style":189},[224],{"type":18,"value":225},"StructureType",{"type":13,"tag":88,"props":227,"children":228},{"style":106},[229],{"type":18,"value":230},",\n",{"type":13,"tag":88,"props":232,"children":233},{"class":90,"line":121},[234,239,243,248],{"type":13,"tag":88,"props":235,"children":236},{"style":106},[237],{"type":18,"value":238}," p_next",{"type":13,"tag":88,"props":240,"children":241},{"style":95},[242],{"type":18,"value":210},{"type":13,"tag":88,"props":244,"children":245},{"style":95},[246],{"type":18,"value":247}," *const",{"type":13,"tag":88,"props":249,"children":250},{"style":106},[251],{"type":18,"value":252}," c_void,\n",{"type":13,"tag":88,"props":254,"children":255},{"class":90,"line":140},[256,261,265,269,273,278],{"type":13,"tag":88,"props":257,"children":258},{"style":106},[259],{"type":18,"value":260}," quantization_map",{"type":13,"tag":88,"props":262,"children":263},{"style":95},[264],{"type":18,"value":210},{"type":13,"tag":88,"props":266,"children":267},{"style":189},[268],{"type":18,"value":215},{"type":13,"tag":88,"props":270,"children":271},{"style":95},[272],{"type":18,"value":220},{"type":13,"tag":88,"props":274,"children":275},{"style":189},[276],{"type":18,"value":277},"ImageView",{"type":13,"tag":88,"props":279,"children":280},{"style":106},[281],{"type":18,"value":230},{"type":13,"tag":88,"props":283,"children":284},{"class":90,"line":149},[285,290,294,298,302,307],{"type":13,"tag":88,"props":286,"children":287},{"style":106},[288],{"type":18,"value":289}," quantization_map_extent",{"type":13,"tag":88,"props":291,"children":292},{"style":95},[293],{"type":18,"value":210},{"type":13,"tag":88,"props":295,"children":296},{"style":189},[297],{"type":18,"value":215},{"type":13,"tag":88,"props":299,"children":300},{"style":95},[301],{"type":18,"value":220},{"type":13,"tag":88,"props":303,"children":304},{"style":189},[305],{"type":18,"value":306},"Extent2D",{"type":13,"tag":88,"props":308,"children":309},{"style":106},[310],{"type":18,"value":230},{"type":13,"tag":88,"props":312,"children":313},{"class":90,"line":158},[314],{"type":13,"tag":88,"props":315,"children":316},{"style":106},[317],{"type":18,"value":318},"}\n",{"type":13,"tag":320,"props":321,"children":322},"ul",{},[323,343,361,372],{"type":13,"tag":324,"props":325,"children":326},"li",{},[327,333,335,341],{"type":13,"tag":21,"props":328,"children":330},{"className":329},[],[331],{"type":18,"value":332},"sType",{"type":18,"value":334}," is a ",{"type":13,"tag":44,"props":336,"children":338},{"href":337},"/man/VkStructureType",[339],{"type":18,"value":340},"VkStructureType",{"type":18,"value":342}," value identifying this structure.",{"type":13,"tag":324,"props":344,"children":345},{},[346,351,353,359],{"type":13,"tag":21,"props":347,"children":349},{"className":348},[],[350],{"type":18,"value":40},{"type":18,"value":352}," is ",{"type":13,"tag":21,"props":354,"children":356},{"className":355},[],[357],{"type":18,"value":358},"NULL",{"type":18,"value":360}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":324,"props":362,"children":363},{},[364,370],{"type":13,"tag":21,"props":365,"children":367},{"className":366},[],[368],{"type":18,"value":369},"quantizationMap",{"type":18,"value":371}," specifies the image view to use as the\nquantization map.",{"type":13,"tag":324,"props":373,"children":374},{},[375,381,383,388],{"type":13,"tag":21,"props":376,"children":378},{"className":377},[],[379],{"type":18,"value":380},"quantizationMapExtent",{"type":18,"value":382}," specifies the extent of the image subregion\nof ",{"type":13,"tag":21,"props":384,"children":386},{"className":385},[],[387],{"type":18,"value":369},{"type":18,"value":389}," to use as the quantization map starting at\noffset (0,0).",{"type":13,"tag":391,"props":392,"children":394},"validity-group",{"name":393},"Valid Usage",[395,422],{"type":13,"tag":396,"props":397,"children":399},"validity-field",{"name":398},"VUID-VkVideoEncodeQuantizationMapInfoKHR-quantizationMapExtent-10352",[400],{"type":13,"tag":14,"props":401,"children":402},{},[403,409,411,415,417],{"type":13,"tag":21,"props":404,"children":406},{"className":405},[],[407],{"type":18,"value":408},"quantizationMapExtent.width",{"type":18,"value":410}," ",{"type":13,"tag":29,"props":412,"children":414},{"type":413},"must",[],{"type":18,"value":416}," be less than or equal to the\nwidth of ",{"type":13,"tag":21,"props":418,"children":420},{"className":419},[],[421],{"type":18,"value":369},{"type":13,"tag":396,"props":423,"children":425},{"name":424},"VUID-VkVideoEncodeQuantizationMapInfoKHR-quantizationMapExtent-10353",[426],{"type":13,"tag":14,"props":427,"children":428},{},[429,435,436,439,441],{"type":13,"tag":21,"props":430,"children":432},{"className":431},[],[433],{"type":18,"value":434},"quantizationMapExtent.height",{"type":18,"value":410},{"type":13,"tag":29,"props":437,"children":438},{"type":413},[],{"type":18,"value":440}," be less than or equal to the\nheight of ",{"type":13,"tag":21,"props":442,"children":444},{"className":443},[],[445],{"type":18,"value":369},{"type":13,"tag":391,"props":447,"children":449},{"name":448},"Valid Usage (Implicit)",[450,474],{"type":13,"tag":396,"props":451,"children":453},{"name":452},"VUID-VkVideoEncodeQuantizationMapInfoKHR-sType-sType",[454],{"type":13,"tag":14,"props":455,"children":456},{},[457,462,463,466,468],{"type":13,"tag":21,"props":458,"children":460},{"className":459},[],[461],{"type":18,"value":332},{"type":18,"value":410},{"type":13,"tag":29,"props":464,"children":465},{"type":413},[],{"type":18,"value":467}," be ",{"type":13,"tag":21,"props":469,"children":471},{"className":470},[],[472],{"type":18,"value":473},"VK_STRUCTURE_TYPE_VIDEO_ENCODE_QUANTIZATION_MAP_INFO_KHR",{"type":13,"tag":396,"props":475,"children":477},{"name":476},"VUID-VkVideoEncodeQuantizationMapInfoKHR-quantizationMap-parameter",[478],{"type":13,"tag":14,"props":479,"children":480},{},[481,483,488,490,496,498,503,504,507,509,515],{"type":18,"value":482},"If ",{"type":13,"tag":21,"props":484,"children":486},{"className":485},[],[487],{"type":18,"value":369},{"type":18,"value":489}," is not ",{"type":13,"tag":44,"props":491,"children":493},{"href":492},"/man/VK_NULL_HANDLE",[494],{"type":18,"value":495},"VK_NULL_HANDLE",{"type":18,"value":497},", ",{"type":13,"tag":21,"props":499,"children":501},{"className":500},[],[502],{"type":18,"value":369},{"type":18,"value":410},{"type":13,"tag":29,"props":505,"children":506},{"type":413},[],{"type":18,"value":508}," be a valid ",{"type":13,"tag":44,"props":510,"children":512},{"href":511},"/man/VkImageView",[513],{"type":18,"value":514},"VkImageView",{"type":18,"value":516}," handle",{"type":13,"tag":518,"props":519,"children":520},"style",{},[521],{"type":18,"value":522},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":82,"searchDepth":112,"depth":112,"links":524},[],"markdown",1744876578867]