[{"data":1,"prerenderedAt":673},["ShallowReactive",2],{"EGk5St0DqG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":672,"_id":4},"VkPhysicalDeviceImageProcessingPropertiesQCOM","Structure containing image processing properties","VK_QCOM_image_processing","structs",[],{"type":10,"children":11,"toc":670},"root",[12,28,342,593,628,633,664],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined\nas:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,140],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceImageProcessingPropertiesQCOM {\n VkStructureType sType;\n void* pNext;\n uint32_t maxWeightFilterPhases;\n VkExtent2D maxWeightFilterDimension;\n VkExtent2D maxBlockMatchRegion;\n VkExtent2D maxBoxFilterBlockSize;\n} VkPhysicalDeviceImageProcessingPropertiesQCOM;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,104,113,122,131],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkPhysicalDeviceImageProcessingPropertiesQCOM {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkStructureType sType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94,99],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint32_t",{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," maxWeightFilterPhases;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," VkExtent2D maxWeightFilterDimension;\n",{"type":13,"tag":45,"props":114,"children":116},{"class":47,"line":115},6,[117],{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121}," VkExtent2D maxBlockMatchRegion;\n",{"type":13,"tag":45,"props":123,"children":125},{"class":47,"line":124},7,[126],{"type":13,"tag":45,"props":127,"children":128},{"style":63},[129],{"type":18,"value":130}," VkExtent2D maxBoxFilterBlockSize;\n",{"type":13,"tag":45,"props":132,"children":134},{"class":47,"line":133},8,[135],{"type":13,"tag":45,"props":136,"children":137},{"style":63},[138],{"type":18,"value":139},"} VkPhysicalDeviceImageProcessingPropertiesQCOM;\n",{"type":13,"tag":33,"props":141,"children":146},{"className":142,"code":143,"filename":144,"language":145,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceImageProcessingPropertiesQCOM {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n max_weight_filter_phases: u32,\n max_weight_filter_dimension: vk::Extent2D,\n max_block_match_region: vk::Extent2D,\n max_box_filter_block_size: vk::Extent2D,\n}\n","Rust","rs",[147],{"type":13,"tag":21,"props":148,"children":149},{"__ignoreMap":39},[150,173,206,228,249,278,306,334],{"type":13,"tag":45,"props":151,"children":152},{"class":47,"line":48},[153,158,162,168],{"type":13,"tag":45,"props":154,"children":155},{"style":52},[156],{"type":18,"value":157},"pub",{"type":13,"tag":45,"props":159,"children":160},{"style":52},[161],{"type":18,"value":60},{"type":13,"tag":45,"props":163,"children":165},{"style":164},"--shiki-default:#953800;--shiki-dark:#FFA657",[166],{"type":18,"value":167}," PhysicalDeviceImageProcessingPropertiesQCOM",{"type":13,"tag":45,"props":169,"children":170},{"style":63},[171],{"type":18,"value":172}," {\n",{"type":13,"tag":45,"props":174,"children":175},{"class":47,"line":69},[176,181,186,191,196,201],{"type":13,"tag":45,"props":177,"children":178},{"style":63},[179],{"type":18,"value":180}," s_type",{"type":13,"tag":45,"props":182,"children":183},{"style":52},[184],{"type":18,"value":185},":",{"type":13,"tag":45,"props":187,"children":188},{"style":164},[189],{"type":18,"value":190}," vk",{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195},"::",{"type":13,"tag":45,"props":197,"children":198},{"style":164},[199],{"type":18,"value":200},"StructureType",{"type":13,"tag":45,"props":202,"children":203},{"style":63},[204],{"type":18,"value":205},",\n",{"type":13,"tag":45,"props":207,"children":208},{"class":47,"line":78},[209,214,218,223],{"type":13,"tag":45,"props":210,"children":211},{"style":63},[212],{"type":18,"value":213}," p_next",{"type":13,"tag":45,"props":215,"children":216},{"style":52},[217],{"type":18,"value":185},{"type":13,"tag":45,"props":219,"children":220},{"style":52},[221],{"type":18,"value":222}," *mut",{"type":13,"tag":45,"props":224,"children":225},{"style":63},[226],{"type":18,"value":227}," c_void,\n",{"type":13,"tag":45,"props":229,"children":230},{"class":47,"line":92},[231,236,240,245],{"type":13,"tag":45,"props":232,"children":233},{"style":63},[234],{"type":18,"value":235}," max_weight_filter_phases",{"type":13,"tag":45,"props":237,"children":238},{"style":52},[239],{"type":18,"value":185},{"type":13,"tag":45,"props":241,"children":242},{"style":164},[243],{"type":18,"value":244}," u32",{"type":13,"tag":45,"props":246,"children":247},{"style":63},[248],{"type":18,"value":205},{"type":13,"tag":45,"props":250,"children":251},{"class":47,"line":106},[252,257,261,265,269,274],{"type":13,"tag":45,"props":253,"children":254},{"style":63},[255],{"type":18,"value":256}," max_weight_filter_dimension",{"type":13,"tag":45,"props":258,"children":259},{"style":52},[260],{"type":18,"value":185},{"type":13,"tag":45,"props":262,"children":263},{"style":164},[264],{"type":18,"value":190},{"type":13,"tag":45,"props":266,"children":267},{"style":52},[268],{"type":18,"value":195},{"type":13,"tag":45,"props":270,"children":271},{"style":164},[272],{"type":18,"value":273},"Extent2D",{"type":13,"tag":45,"props":275,"children":276},{"style":63},[277],{"type":18,"value":205},{"type":13,"tag":45,"props":279,"children":280},{"class":47,"line":115},[281,286,290,294,298,302],{"type":13,"tag":45,"props":282,"children":283},{"style":63},[284],{"type":18,"value":285}," max_block_match_region",{"type":13,"tag":45,"props":287,"children":288},{"style":52},[289],{"type":18,"value":185},{"type":13,"tag":45,"props":291,"children":292},{"style":164},[293],{"type":18,"value":190},{"type":13,"tag":45,"props":295,"children":296},{"style":52},[297],{"type":18,"value":195},{"type":13,"tag":45,"props":299,"children":300},{"style":164},[301],{"type":18,"value":273},{"type":13,"tag":45,"props":303,"children":304},{"style":63},[305],{"type":18,"value":205},{"type":13,"tag":45,"props":307,"children":308},{"class":47,"line":124},[309,314,318,322,326,330],{"type":13,"tag":45,"props":310,"children":311},{"style":63},[312],{"type":18,"value":313}," max_box_filter_block_size",{"type":13,"tag":45,"props":315,"children":316},{"style":52},[317],{"type":18,"value":185},{"type":13,"tag":45,"props":319,"children":320},{"style":164},[321],{"type":18,"value":190},{"type":13,"tag":45,"props":323,"children":324},{"style":52},[325],{"type":18,"value":195},{"type":13,"tag":45,"props":327,"children":328},{"style":164},[329],{"type":18,"value":273},{"type":13,"tag":45,"props":331,"children":332},{"style":63},[333],{"type":18,"value":205},{"type":13,"tag":45,"props":335,"children":336},{"class":47,"line":133},[337],{"type":13,"tag":45,"props":338,"children":339},{"style":63},[340],{"type":18,"value":341},"}\n",{"type":13,"tag":343,"props":344,"children":345},"ul",{},[346,367,386,434,491,542],{"type":13,"tag":347,"props":348,"children":349},"li",{},[350,356,358,365],{"type":13,"tag":21,"props":351,"children":353},{"className":352},[],[354],{"type":18,"value":355},"sType",{"type":18,"value":357}," is a ",{"type":13,"tag":359,"props":360,"children":362},"a",{"href":361},"/man/VkStructureType",[363],{"type":18,"value":364},"VkStructureType",{"type":18,"value":366}," value identifying this structure.",{"type":13,"tag":347,"props":368,"children":369},{},[370,376,378,384],{"type":13,"tag":21,"props":371,"children":373},{"className":372},[],[374],{"type":18,"value":375},"pNext",{"type":18,"value":377}," is ",{"type":13,"tag":21,"props":379,"children":381},{"className":380},[],[382],{"type":18,"value":383},"NULL",{"type":18,"value":385}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":347,"props":387,"children":388},{},[389,394,396,402,404,409,411,417,418,424,426,432],{"type":13,"tag":390,"props":391,"children":393},"anchor",{"id":392},"limits-weightfilter-phases",[],{"type":18,"value":395}," ",{"type":13,"tag":21,"props":397,"children":399},{"className":398},[],[400],{"type":18,"value":401},"maxWeightFilterPhases",{"type":18,"value":403}," is the\nmaximum value that ",{"type":13,"tag":405,"props":406,"children":408},"normative",{"type":407},"can",[],{"type":18,"value":410}," be specified for\n",{"type":13,"tag":359,"props":412,"children":414},{"href":413},"/man/VkImageViewSampleWeightCreateInfoQCOM",[415],{"type":18,"value":416},"VkImageViewSampleWeightCreateInfoQCOM",{"type":18,"value":195},{"type":13,"tag":21,"props":419,"children":421},{"className":420},[],[422],{"type":18,"value":423},"numPhases",{"type":18,"value":425}," in\n",{"type":13,"tag":359,"props":427,"children":429},{"href":428},"/chapters/textures#textures-weightimage-filterphases",[430],{"type":18,"value":431},"weight image sampling",{"type":18,"value":433}," operations.",{"type":13,"tag":347,"props":435,"children":436},{},[437,441,442,448,450,456,458,464,466,472,474,477,478,482,483,489],{"type":13,"tag":390,"props":438,"children":440},{"id":439},"limits-weightfilter-maxdimension",[],{"type":18,"value":395},{"type":13,"tag":21,"props":443,"children":445},{"className":444},[],[446],{"type":18,"value":447},"maxWeightFilterDimension",{"type":18,"value":449}," is a\n",{"type":13,"tag":359,"props":451,"children":453},{"href":452},"/man/VkExtent2D",[454],{"type":18,"value":455},"VkExtent2D",{"type":18,"value":457}," describing the largest dimensions (",{"type":13,"tag":21,"props":459,"children":461},{"className":460},[],[462],{"type":18,"value":463},"width",{"type":18,"value":465}," and\n",{"type":13,"tag":21,"props":467,"children":469},{"className":468},[],[470],{"type":18,"value":471},"height",{"type":18,"value":473},") that ",{"type":13,"tag":405,"props":475,"children":476},{"type":407},[],{"type":18,"value":410},{"type":13,"tag":359,"props":479,"children":480},{"href":413},[481],{"type":18,"value":416},{"type":18,"value":195},{"type":13,"tag":21,"props":484,"children":486},{"className":485},[],[487],{"type":18,"value":488},"filterSize",{"type":18,"value":490},".",{"type":13,"tag":347,"props":492,"children":493},{},[494,498,499,505,506,510,511,516,517,522,523,526,528,534,535,541],{"type":13,"tag":390,"props":495,"children":497},{"id":496},"limits-blockmatch-maxblocksize",[],{"type":18,"value":395},{"type":13,"tag":21,"props":500,"children":502},{"className":501},[],[503],{"type":18,"value":504},"maxBlockMatchRegion",{"type":18,"value":449},{"type":13,"tag":359,"props":507,"children":508},{"href":452},[509],{"type":18,"value":455},{"type":18,"value":457},{"type":13,"tag":21,"props":512,"children":514},{"className":513},[],[515],{"type":18,"value":463},{"type":18,"value":465},{"type":13,"tag":21,"props":518,"children":520},{"className":519},[],[521],{"type":18,"value":471},{"type":18,"value":473},{"type":13,"tag":405,"props":524,"children":525},{"type":407},[],{"type":18,"value":527}," be specified for ",{"type":13,"tag":21,"props":529,"children":531},{"className":530},[],[532],{"type":18,"value":533},"blockSize",{"type":18,"value":425},{"type":13,"tag":359,"props":536,"children":538},{"href":537},"/chapters/textures#textures-blockmatch",[539],{"type":18,"value":540},"block matching",{"type":18,"value":433},{"type":13,"tag":347,"props":543,"children":544},{},[545,549,550,556,557,561,563,568,569,574,575,578,579,585,586,592],{"type":13,"tag":390,"props":546,"children":548},{"id":547},"limits-boxfilter-maxblocksize",[],{"type":18,"value":395},{"type":13,"tag":21,"props":551,"children":553},{"className":552},[],[554],{"type":18,"value":555},"maxBoxFilterBlockSize",{"type":18,"value":449},{"type":13,"tag":359,"props":558,"children":559},{"href":452},[560],{"type":18,"value":455},{"type":18,"value":562}," describing the maximum dimensions (",{"type":13,"tag":21,"props":564,"children":566},{"className":565},[],[567],{"type":18,"value":463},{"type":18,"value":465},{"type":13,"tag":21,"props":570,"children":572},{"className":571},[],[573],{"type":18,"value":471},{"type":18,"value":473},{"type":13,"tag":405,"props":576,"children":577},{"type":407},[],{"type":18,"value":527},{"type":13,"tag":21,"props":580,"children":582},{"className":581},[],[583],{"type":18,"value":584},"blocksize",{"type":18,"value":425},{"type":13,"tag":359,"props":587,"children":589},{"href":588},"/chapters/textures#textures-boxfilter",[590],{"type":18,"value":591},"box filter sampling",{"type":18,"value":433},{"type":13,"tag":14,"props":594,"children":595},{},[596,598,603,605,610,612,618,620,626],{"type":18,"value":597},"If the ",{"type":13,"tag":21,"props":599,"children":601},{"className":600},[],[602],{"type":18,"value":4},{"type":18,"value":604}," structure is included in the ",{"type":13,"tag":21,"props":606,"children":608},{"className":607},[],[609],{"type":18,"value":375},{"type":18,"value":611}," chain of the\n",{"type":13,"tag":359,"props":613,"children":615},{"href":614},"/man/VkPhysicalDeviceProperties2",[616],{"type":18,"value":617},"VkPhysicalDeviceProperties2",{"type":18,"value":619}," structure passed to\n",{"type":13,"tag":359,"props":621,"children":623},{"href":622},"/man/vkGetPhysicalDeviceProperties2",[624],{"type":18,"value":625},"vkGetPhysicalDeviceProperties2",{"type":18,"value":627},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":14,"props":629,"children":630},{},[631],{"type":18,"value":632},"These are properties of the image processing information of a physical\ndevice.",{"type":13,"tag":634,"props":635,"children":637},"validity-group",{"name":636},"Valid Usage (Implicit)",[638],{"type":13,"tag":639,"props":640,"children":642},"validity-field",{"name":641},"VUID-VkPhysicalDeviceImageProcessingPropertiesQCOM-sType-sType",[643],{"type":13,"tag":14,"props":644,"children":645},{},[646,651,652,656,658],{"type":13,"tag":21,"props":647,"children":649},{"className":648},[],[650],{"type":18,"value":355},{"type":18,"value":395},{"type":13,"tag":405,"props":653,"children":655},{"type":654},"must",[],{"type":18,"value":657}," be ",{"type":13,"tag":21,"props":659,"children":661},{"className":660},[],[662],{"type":18,"value":663},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_PROCESSING_PROPERTIES_QCOM",{"type":13,"tag":665,"props":666,"children":667},"style",{},[668],{"type":18,"value":669},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":69,"depth":69,"links":671},[],"markdown",1725732569624]