[{"data":1,"prerenderedAt":463},["ShallowReactive",2],{"aFjj8UfD5u":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":462,"_id":4},"VkCubicFilterWeightsQCOM","Specify cubic weights for texture filtering","VK_QCOM_filter_cubic_weights","enums",[],{"type":10,"children":11,"toc":460},"root",[12,46,405,454],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,36,38,44],{"type":18,"value":19},"text","Possible values of the\n",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/VkSamplerCubicWeightsCreateInfoQCOM",[25],{"type":18,"value":26},"VkSamplerCubicWeightsCreateInfoQCOM",{"type":18,"value":28},"::",{"type":13,"tag":30,"props":31,"children":33},"code",{"className":32},[],[34],{"type":18,"value":35},"cubicWeights",{"type":18,"value":37},", specifying\ncubic weights used in ",{"type":13,"tag":21,"props":39,"children":41},{"href":40},"/chapters/textures#textures-texel-cubic-filtering",[42],{"type":18,"value":43},"Texel Cubic\nFiltering",{"type":18,"value":45}," are:",{"type":13,"tag":47,"props":48,"children":49},"code-group",{},[50,185],{"type":13,"tag":51,"props":52,"children":58},"pre",{"className":53,"code":54,"filename":55,"language":56,"meta":57,"style":57},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkCubicFilterWeightsQCOM {\n VK_CUBIC_FILTER_WEIGHTS_CATMULL_ROM_QCOM = 0,\n VK_CUBIC_FILTER_WEIGHTS_ZERO_TANGENT_CARDINAL_QCOM = 1,\n VK_CUBIC_FILTER_WEIGHTS_B_SPLINE_QCOM = 2,\n VK_CUBIC_FILTER_WEIGHTS_MITCHELL_NETRAVALI_QCOM = 3,\n} VkCubicFilterWeightsQCOM;\n","C","c","",[59],{"type":13,"tag":30,"props":60,"children":61},{"__ignoreMap":57},[62,85,110,132,154,176],{"type":13,"tag":63,"props":64,"children":67},"span",{"class":65,"line":66},"line",1,[68,74,79],{"type":13,"tag":63,"props":69,"children":71},{"style":70},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[72],{"type":18,"value":73},"typedef",{"type":13,"tag":63,"props":75,"children":76},{"style":70},[77],{"type":18,"value":78}," enum",{"type":13,"tag":63,"props":80,"children":82},{"style":81},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[83],{"type":18,"value":84}," VkCubicFilterWeightsQCOM {\n",{"type":13,"tag":63,"props":86,"children":88},{"class":65,"line":87},2,[89,94,99,105],{"type":13,"tag":63,"props":90,"children":91},{"style":81},[92],{"type":18,"value":93}," VK_CUBIC_FILTER_WEIGHTS_CATMULL_ROM_QCOM ",{"type":13,"tag":63,"props":95,"children":96},{"style":70},[97],{"type":18,"value":98},"=",{"type":13,"tag":63,"props":100,"children":102},{"style":101},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[103],{"type":18,"value":104}," 0",{"type":13,"tag":63,"props":106,"children":107},{"style":81},[108],{"type":18,"value":109},",\n",{"type":13,"tag":63,"props":111,"children":113},{"class":65,"line":112},3,[114,119,123,128],{"type":13,"tag":63,"props":115,"children":116},{"style":81},[117],{"type":18,"value":118}," VK_CUBIC_FILTER_WEIGHTS_ZERO_TANGENT_CARDINAL_QCOM ",{"type":13,"tag":63,"props":120,"children":121},{"style":70},[122],{"type":18,"value":98},{"type":13,"tag":63,"props":124,"children":125},{"style":101},[126],{"type":18,"value":127}," 1",{"type":13,"tag":63,"props":129,"children":130},{"style":81},[131],{"type":18,"value":109},{"type":13,"tag":63,"props":133,"children":135},{"class":65,"line":134},4,[136,141,145,150],{"type":13,"tag":63,"props":137,"children":138},{"style":81},[139],{"type":18,"value":140}," VK_CUBIC_FILTER_WEIGHTS_B_SPLINE_QCOM ",{"type":13,"tag":63,"props":142,"children":143},{"style":70},[144],{"type":18,"value":98},{"type":13,"tag":63,"props":146,"children":147},{"style":101},[148],{"type":18,"value":149}," 2",{"type":13,"tag":63,"props":151,"children":152},{"style":81},[153],{"type":18,"value":109},{"type":13,"tag":63,"props":155,"children":157},{"class":65,"line":156},5,[158,163,167,172],{"type":13,"tag":63,"props":159,"children":160},{"style":81},[161],{"type":18,"value":162}," VK_CUBIC_FILTER_WEIGHTS_MITCHELL_NETRAVALI_QCOM ",{"type":13,"tag":63,"props":164,"children":165},{"style":70},[166],{"type":18,"value":98},{"type":13,"tag":63,"props":168,"children":169},{"style":101},[170],{"type":18,"value":171}," 3",{"type":13,"tag":63,"props":173,"children":174},{"style":81},[175],{"type":18,"value":109},{"type":13,"tag":63,"props":177,"children":179},{"class":65,"line":178},6,[180],{"type":13,"tag":63,"props":181,"children":182},{"style":81},[183],{"type":18,"value":184},"} VkCubicFilterWeightsQCOM;\n",{"type":13,"tag":51,"props":186,"children":191},{"className":187,"code":188,"filename":189,"language":190,"meta":57,"style":57},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct CubicFilterWeightsQCOM(u32);\nimpl CubicFilterWeightsQCOM {\n pub const CATMULL_ROM: Self = 0;\n pub const ZERO_TANGENT_CARDINAL: Self = 1;\n pub const B_SPLINE: Self = 2;\n pub const MITCHELL_NETRAVALI: Self = 3;\n}\n","Rust","rs",[192],{"type":13,"tag":30,"props":193,"children":194},{"__ignoreMap":57},[195,229,246,288,324,360,396],{"type":13,"tag":63,"props":196,"children":197},{"class":65,"line":66},[198,203,208,214,219,224],{"type":13,"tag":63,"props":199,"children":200},{"style":70},[201],{"type":18,"value":202},"pub",{"type":13,"tag":63,"props":204,"children":205},{"style":70},[206],{"type":18,"value":207}," struct",{"type":13,"tag":63,"props":209,"children":211},{"style":210},"--shiki-default:#953800;--shiki-dark:#FFA657",[212],{"type":18,"value":213}," CubicFilterWeightsQCOM",{"type":13,"tag":63,"props":215,"children":216},{"style":81},[217],{"type":18,"value":218},"(",{"type":13,"tag":63,"props":220,"children":221},{"style":210},[222],{"type":18,"value":223},"u32",{"type":13,"tag":63,"props":225,"children":226},{"style":81},[227],{"type":18,"value":228},");\n",{"type":13,"tag":63,"props":230,"children":231},{"class":65,"line":87},[232,237,241],{"type":13,"tag":63,"props":233,"children":234},{"style":70},[235],{"type":18,"value":236},"impl",{"type":13,"tag":63,"props":238,"children":239},{"style":210},[240],{"type":18,"value":213},{"type":13,"tag":63,"props":242,"children":243},{"style":81},[244],{"type":18,"value":245}," {\n",{"type":13,"tag":63,"props":247,"children":248},{"class":65,"line":112},[249,254,259,264,269,274,279,283],{"type":13,"tag":63,"props":250,"children":251},{"style":70},[252],{"type":18,"value":253}," pub",{"type":13,"tag":63,"props":255,"children":256},{"style":70},[257],{"type":18,"value":258}," const",{"type":13,"tag":63,"props":260,"children":261},{"style":101},[262],{"type":18,"value":263}," CATMULL_ROM",{"type":13,"tag":63,"props":265,"children":266},{"style":70},[267],{"type":18,"value":268},":",{"type":13,"tag":63,"props":270,"children":271},{"style":101},[272],{"type":18,"value":273}," Self",{"type":13,"tag":63,"props":275,"children":276},{"style":70},[277],{"type":18,"value":278}," =",{"type":13,"tag":63,"props":280,"children":281},{"style":101},[282],{"type":18,"value":104},{"type":13,"tag":63,"props":284,"children":285},{"style":81},[286],{"type":18,"value":287},";\n",{"type":13,"tag":63,"props":289,"children":290},{"class":65,"line":134},[291,295,299,304,308,312,316,320],{"type":13,"tag":63,"props":292,"children":293},{"style":70},[294],{"type":18,"value":253},{"type":13,"tag":63,"props":296,"children":297},{"style":70},[298],{"type":18,"value":258},{"type":13,"tag":63,"props":300,"children":301},{"style":101},[302],{"type":18,"value":303}," ZERO_TANGENT_CARDINAL",{"type":13,"tag":63,"props":305,"children":306},{"style":70},[307],{"type":18,"value":268},{"type":13,"tag":63,"props":309,"children":310},{"style":101},[311],{"type":18,"value":273},{"type":13,"tag":63,"props":313,"children":314},{"style":70},[315],{"type":18,"value":278},{"type":13,"tag":63,"props":317,"children":318},{"style":101},[319],{"type":18,"value":127},{"type":13,"tag":63,"props":321,"children":322},{"style":81},[323],{"type":18,"value":287},{"type":13,"tag":63,"props":325,"children":326},{"class":65,"line":156},[327,331,335,340,344,348,352,356],{"type":13,"tag":63,"props":328,"children":329},{"style":70},[330],{"type":18,"value":253},{"type":13,"tag":63,"props":332,"children":333},{"style":70},[334],{"type":18,"value":258},{"type":13,"tag":63,"props":336,"children":337},{"style":101},[338],{"type":18,"value":339}," B_SPLINE",{"type":13,"tag":63,"props":341,"children":342},{"style":70},[343],{"type":18,"value":268},{"type":13,"tag":63,"props":345,"children":346},{"style":101},[347],{"type":18,"value":273},{"type":13,"tag":63,"props":349,"children":350},{"style":70},[351],{"type":18,"value":278},{"type":13,"tag":63,"props":353,"children":354},{"style":101},[355],{"type":18,"value":149},{"type":13,"tag":63,"props":357,"children":358},{"style":81},[359],{"type":18,"value":287},{"type":13,"tag":63,"props":361,"children":362},{"class":65,"line":178},[363,367,371,376,380,384,388,392],{"type":13,"tag":63,"props":364,"children":365},{"style":70},[366],{"type":18,"value":253},{"type":13,"tag":63,"props":368,"children":369},{"style":70},[370],{"type":18,"value":258},{"type":13,"tag":63,"props":372,"children":373},{"style":101},[374],{"type":18,"value":375}," MITCHELL_NETRAVALI",{"type":13,"tag":63,"props":377,"children":378},{"style":70},[379],{"type":18,"value":268},{"type":13,"tag":63,"props":381,"children":382},{"style":101},[383],{"type":18,"value":273},{"type":13,"tag":63,"props":385,"children":386},{"style":70},[387],{"type":18,"value":278},{"type":13,"tag":63,"props":389,"children":390},{"style":101},[391],{"type":18,"value":171},{"type":13,"tag":63,"props":393,"children":394},{"style":81},[395],{"type":18,"value":287},{"type":13,"tag":63,"props":397,"children":399},{"class":65,"line":398},7,[400],{"type":13,"tag":63,"props":401,"children":402},{"style":81},[403],{"type":18,"value":404},"}\n",{"type":13,"tag":406,"props":407,"children":408},"ul",{},[409,421,432,443],{"type":13,"tag":410,"props":411,"children":412},"li",{},[413,419],{"type":13,"tag":30,"props":414,"children":416},{"className":415},[],[417],{"type":18,"value":418},"VK_CUBIC_FILTER_WEIGHTS_CATMULL_ROM_QCOM",{"type":18,"value":420}," specifies Catmull-Rom\nweights.",{"type":13,"tag":410,"props":422,"children":423},{},[424,430],{"type":13,"tag":30,"props":425,"children":427},{"className":426},[],[428],{"type":18,"value":429},"VK_CUBIC_FILTER_WEIGHTS_ZERO_TANGENT_CARDINAL_QCOM",{"type":18,"value":431}," specifies Zero\nTangent Cardinal weights.",{"type":13,"tag":410,"props":433,"children":434},{},[435,441],{"type":13,"tag":30,"props":436,"children":438},{"className":437},[],[439],{"type":18,"value":440},"VK_CUBIC_FILTER_WEIGHTS_B_SPLINE_QCOM",{"type":18,"value":442}," specifies B-Spline weights.",{"type":13,"tag":410,"props":444,"children":445},{},[446,452],{"type":13,"tag":30,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":451},"VK_CUBIC_FILTER_WEIGHTS_MITCHELL_NETRAVALI_QCOM",{"type":18,"value":453}," specifies\nMitchell-Netravali weights.",{"type":13,"tag":455,"props":456,"children":457},"style",{},[458],{"type":18,"value":459},"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":57,"searchDepth":87,"depth":87,"links":461},[],"markdown",1725732545083]