[{"data":1,"prerenderedAt":734},["ShallowReactive",2],{"tjUQkmQtCM":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":733,"_id":4},"vkCreatePipelineCache","Creates a new pipeline cache","VK_VERSION_1_0","protos",[],{"type":10,"children":11,"toc":731},"root",[12,20,373,445,487,503,542,584,605,725],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To create pipeline cache objects, call:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,157],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","VkResult vkCreatePipelineCache(\n VkDevice device,\n const VkPipelineCacheCreateInfo* pCreateInfo,\n const VkAllocationCallbacks* pAllocator,\n VkPipelineCache* pPipelineCache);\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,59,79,108,134],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[47],{"type":18,"value":48},"VkResult ",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":4},{"type":13,"tag":38,"props":55,"children":56},{"style":45},[57],{"type":18,"value":58},"(\n",{"type":13,"tag":38,"props":60,"children":62},{"class":40,"line":61},2,[63,68,74],{"type":13,"tag":38,"props":64,"children":65},{"style":45},[66],{"type":18,"value":67}," VkDevice ",{"type":13,"tag":38,"props":69,"children":71},{"style":70},"--shiki-default:#953800;--shiki-dark:#FFA657",[72],{"type":18,"value":73},"device",{"type":13,"tag":38,"props":75,"children":76},{"style":45},[77],{"type":18,"value":78},",\n",{"type":13,"tag":38,"props":80,"children":82},{"class":40,"line":81},3,[83,89,94,99,104],{"type":13,"tag":38,"props":84,"children":86},{"style":85},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[87],{"type":18,"value":88}," const",{"type":13,"tag":38,"props":90,"children":91},{"style":45},[92],{"type":18,"value":93}," VkPipelineCacheCreateInfo",{"type":13,"tag":38,"props":95,"children":96},{"style":85},[97],{"type":18,"value":98},"*",{"type":13,"tag":38,"props":100,"children":101},{"style":70},[102],{"type":18,"value":103}," pCreateInfo",{"type":13,"tag":38,"props":105,"children":106},{"style":45},[107],{"type":18,"value":78},{"type":13,"tag":38,"props":109,"children":111},{"class":40,"line":110},4,[112,116,121,125,130],{"type":13,"tag":38,"props":113,"children":114},{"style":85},[115],{"type":18,"value":88},{"type":13,"tag":38,"props":117,"children":118},{"style":45},[119],{"type":18,"value":120}," VkAllocationCallbacks",{"type":13,"tag":38,"props":122,"children":123},{"style":85},[124],{"type":18,"value":98},{"type":13,"tag":38,"props":126,"children":127},{"style":70},[128],{"type":18,"value":129}," pAllocator",{"type":13,"tag":38,"props":131,"children":132},{"style":45},[133],{"type":18,"value":78},{"type":13,"tag":38,"props":135,"children":137},{"class":40,"line":136},5,[138,143,147,152],{"type":13,"tag":38,"props":139,"children":140},{"style":45},[141],{"type":18,"value":142}," VkPipelineCache",{"type":13,"tag":38,"props":144,"children":145},{"style":85},[146],{"type":18,"value":98},{"type":13,"tag":38,"props":148,"children":149},{"style":70},[150],{"type":18,"value":151}," pPipelineCache",{"type":13,"tag":38,"props":153,"children":154},{"style":45},[155],{"type":18,"value":156},");\n",{"type":13,"tag":25,"props":158,"children":163},{"className":159,"code":160,"filename":161,"language":162,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub fn create_pipeline_cache(\n device: crate :: vk :: vk::Device,\n p_create_info: *const vk::PipelineCacheCreateInfo,\n p_allocator: *const vk::AllocationCallbacks,\n p_pipeline_cache: *mut vk::PipelineCache,\n) -> vk::Result;\n","Rust","rs",[164],{"type":13,"tag":34,"props":165,"children":166},{"__ignoreMap":31},[167,189,240,274,307,341],{"type":13,"tag":38,"props":168,"children":169},{"class":40,"line":41},[170,175,180,185],{"type":13,"tag":38,"props":171,"children":172},{"style":85},[173],{"type":18,"value":174},"pub",{"type":13,"tag":38,"props":176,"children":177},{"style":85},[178],{"type":18,"value":179}," fn",{"type":13,"tag":38,"props":181,"children":182},{"style":51},[183],{"type":18,"value":184}," create_pipeline_cache",{"type":13,"tag":38,"props":186,"children":187},{"style":45},[188],{"type":18,"value":58},{"type":13,"tag":38,"props":190,"children":191},{"class":40,"line":61},[192,197,202,207,212,217,222,227,231,236],{"type":13,"tag":38,"props":193,"children":194},{"style":45},[195],{"type":18,"value":196}," device",{"type":13,"tag":38,"props":198,"children":199},{"style":85},[200],{"type":18,"value":201},":",{"type":13,"tag":38,"props":203,"children":204},{"style":85},[205],{"type":18,"value":206}," crate",{"type":13,"tag":38,"props":208,"children":209},{"style":85},[210],{"type":18,"value":211}," ::",{"type":13,"tag":38,"props":213,"children":214},{"style":45},[215],{"type":18,"value":216}," vk ",{"type":13,"tag":38,"props":218,"children":219},{"style":85},[220],{"type":18,"value":221},"::",{"type":13,"tag":38,"props":223,"children":224},{"style":70},[225],{"type":18,"value":226}," vk",{"type":13,"tag":38,"props":228,"children":229},{"style":85},[230],{"type":18,"value":221},{"type":13,"tag":38,"props":232,"children":233},{"style":70},[234],{"type":18,"value":235},"Device",{"type":13,"tag":38,"props":237,"children":238},{"style":45},[239],{"type":18,"value":78},{"type":13,"tag":38,"props":241,"children":242},{"class":40,"line":81},[243,248,252,257,261,265,270],{"type":13,"tag":38,"props":244,"children":245},{"style":45},[246],{"type":18,"value":247}," p_create_info",{"type":13,"tag":38,"props":249,"children":250},{"style":85},[251],{"type":18,"value":201},{"type":13,"tag":38,"props":253,"children":254},{"style":85},[255],{"type":18,"value":256}," *const",{"type":13,"tag":38,"props":258,"children":259},{"style":70},[260],{"type":18,"value":226},{"type":13,"tag":38,"props":262,"children":263},{"style":85},[264],{"type":18,"value":221},{"type":13,"tag":38,"props":266,"children":267},{"style":70},[268],{"type":18,"value":269},"PipelineCacheCreateInfo",{"type":13,"tag":38,"props":271,"children":272},{"style":45},[273],{"type":18,"value":78},{"type":13,"tag":38,"props":275,"children":276},{"class":40,"line":110},[277,282,286,290,294,298,303],{"type":13,"tag":38,"props":278,"children":279},{"style":45},[280],{"type":18,"value":281}," p_allocator",{"type":13,"tag":38,"props":283,"children":284},{"style":85},[285],{"type":18,"value":201},{"type":13,"tag":38,"props":287,"children":288},{"style":85},[289],{"type":18,"value":256},{"type":13,"tag":38,"props":291,"children":292},{"style":70},[293],{"type":18,"value":226},{"type":13,"tag":38,"props":295,"children":296},{"style":85},[297],{"type":18,"value":221},{"type":13,"tag":38,"props":299,"children":300},{"style":70},[301],{"type":18,"value":302},"AllocationCallbacks",{"type":13,"tag":38,"props":304,"children":305},{"style":45},[306],{"type":18,"value":78},{"type":13,"tag":38,"props":308,"children":309},{"class":40,"line":136},[310,315,319,324,328,332,337],{"type":13,"tag":38,"props":311,"children":312},{"style":45},[313],{"type":18,"value":314}," p_pipeline_cache",{"type":13,"tag":38,"props":316,"children":317},{"style":85},[318],{"type":18,"value":201},{"type":13,"tag":38,"props":320,"children":321},{"style":85},[322],{"type":18,"value":323}," *mut",{"type":13,"tag":38,"props":325,"children":326},{"style":70},[327],{"type":18,"value":226},{"type":13,"tag":38,"props":329,"children":330},{"style":85},[331],{"type":18,"value":221},{"type":13,"tag":38,"props":333,"children":334},{"style":70},[335],{"type":18,"value":336},"PipelineCache",{"type":13,"tag":38,"props":338,"children":339},{"style":45},[340],{"type":18,"value":78},{"type":13,"tag":38,"props":342,"children":344},{"class":40,"line":343},6,[345,350,355,359,363,368],{"type":13,"tag":38,"props":346,"children":347},{"style":45},[348],{"type":18,"value":349},") ",{"type":13,"tag":38,"props":351,"children":352},{"style":85},[353],{"type":18,"value":354},"->",{"type":13,"tag":38,"props":356,"children":357},{"style":70},[358],{"type":18,"value":226},{"type":13,"tag":38,"props":360,"children":361},{"style":85},[362],{"type":18,"value":221},{"type":13,"tag":38,"props":364,"children":365},{"style":70},[366],{"type":18,"value":367},"Result",{"type":13,"tag":38,"props":369,"children":370},{"style":45},[371],{"type":18,"value":372},";\n",{"type":13,"tag":374,"props":375,"children":376},"ul",{},[377,388,408,427],{"type":13,"tag":378,"props":379,"children":380},"li",{},[381,386],{"type":13,"tag":34,"props":382,"children":384},{"className":383},[],[385],{"type":18,"value":73},{"type":18,"value":387}," is the logical device that creates the pipeline cache\nobject.",{"type":13,"tag":378,"props":389,"children":390},{},[391,397,399,406],{"type":13,"tag":34,"props":392,"children":394},{"className":393},[],[395],{"type":18,"value":396},"pCreateInfo",{"type":18,"value":398}," is a pointer to a ",{"type":13,"tag":400,"props":401,"children":403},"a",{"href":402},"/man/VkPipelineCacheCreateInfo",[404],{"type":18,"value":405},"VkPipelineCacheCreateInfo",{"type":18,"value":407},"\nstructure containing initial parameters for the pipeline cache object.",{"type":13,"tag":378,"props":409,"children":410},{},[411,417,419,425],{"type":13,"tag":34,"props":412,"children":414},{"className":413},[],[415],{"type":18,"value":416},"pAllocator",{"type":18,"value":418}," controls host memory allocation as described in the\n",{"type":13,"tag":400,"props":420,"children":422},{"href":421},"/chapters/memory#memory-allocation",[423],{"type":18,"value":424},"Memory Allocation",{"type":18,"value":426}," chapter.",{"type":13,"tag":378,"props":428,"children":429},{},[430,436,437,443],{"type":13,"tag":34,"props":431,"children":433},{"className":432},[],[434],{"type":18,"value":435},"pPipelineCache",{"type":18,"value":398},{"type":13,"tag":400,"props":438,"children":440},{"href":439},"/man/VkPipelineCache",[441],{"type":18,"value":442},"VkPipelineCache",{"type":18,"value":444}," handle in\nwhich the resulting pipeline cache object is returned.",{"type":13,"tag":446,"props":447,"children":448},"note",{},[449],{"type":13,"tag":14,"props":450,"children":451},{},[452,454,459,461,466,468,471,473,479,481,485],{"type":18,"value":453},"Applications ",{"type":13,"tag":455,"props":456,"children":458},"normative",{"type":457},"can",[],{"type":18,"value":460}," track and manage the total host memory size of a pipeline\ncache object using the ",{"type":13,"tag":34,"props":462,"children":464},{"className":463},[],[465],{"type":18,"value":416},{"type":18,"value":467},".\nApplications ",{"type":13,"tag":455,"props":469,"children":470},{"type":457},[],{"type":18,"value":472}," limit the amount of data retrieved from a pipeline cache\nobject in ",{"type":13,"tag":34,"props":474,"children":476},{"className":475},[],[477],{"type":18,"value":478},"vkGetPipelineCacheData",{"type":18,"value":480},".\nImplementations ",{"type":13,"tag":455,"props":482,"children":484},{"type":483},"should",[],{"type":18,"value":486}," not internally limit the total number of entries\nadded to a pipeline cache object or the total host memory consumed.",{"type":13,"tag":14,"props":488,"children":489},{},[490,492,495,497],{"type":18,"value":491},"Once created, a pipeline cache ",{"type":13,"tag":455,"props":493,"children":494},{"type":457},[],{"type":18,"value":496}," be passed to the\n",{"type":13,"tag":400,"props":498,"children":500},{"href":499},"/man/vkCreateGraphicsPipelines",[501],{"type":18,"value":502},"vkCreateGraphicsPipelines",{"type":13,"tag":14,"props":504,"children":505},{},[506,512,513,519,521,527,529,535,537,540],{"type":13,"tag":400,"props":507,"children":509},{"href":508},"/man/vkCreateRayTracingPipelinesKHR",[510],{"type":18,"value":511},"vkCreateRayTracingPipelinesKHR",{"type":18,"value":78},{"type":13,"tag":400,"props":514,"children":516},{"href":515},"/man/vkCreateRayTracingPipelinesNV",[517],{"type":18,"value":518},"vkCreateRayTracingPipelinesNV",{"type":18,"value":520},",\nand ",{"type":13,"tag":400,"props":522,"children":524},{"href":523},"/man/vkCreateComputePipelines",[525],{"type":18,"value":526},"vkCreateComputePipelines",{"type":18,"value":528}," commands.\nIf the pipeline cache passed into these commands is not\n",{"type":13,"tag":400,"props":530,"children":532},{"href":531},"/man/VK_NULL_HANDLE",[533],{"type":18,"value":534},"VK_NULL_HANDLE",{"type":18,"value":536},", the implementation will query it for possible reuse\nopportunities and update it with new content.\nThe use of the pipeline cache object in these commands is internally\nsynchronized, and the same pipeline cache object ",{"type":13,"tag":455,"props":538,"children":539},{"type":457},[],{"type":18,"value":541}," be used in multiple\nthreads simultaneously.",{"type":13,"tag":14,"props":543,"children":544},{},[545,547,553,555,560,562,568,570,574,576,582],{"type":18,"value":546},"If ",{"type":13,"tag":34,"props":548,"children":550},{"className":549},[],[551],{"type":18,"value":552},"flags",{"type":18,"value":554}," of ",{"type":13,"tag":34,"props":556,"children":558},{"className":557},[],[559],{"type":18,"value":396},{"type":18,"value":561}," includes\n",{"type":13,"tag":34,"props":563,"children":565},{"className":564},[],[566],{"type":18,"value":567},"VK_PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCHRONIZED_BIT",{"type":18,"value":569},", all commands\nthat modify the returned pipeline cache object ",{"type":13,"tag":455,"props":571,"children":573},{"type":572},"must",[],{"type":18,"value":575}," be\n",{"type":13,"tag":400,"props":577,"children":579},{"href":578},"/chapters/fundamentals#fundamentals-threadingbehavior",[580],{"type":18,"value":581},"externally synchronized",{"type":18,"value":583},".",{"type":13,"tag":446,"props":585,"children":586},{},[587],{"type":13,"tag":14,"props":588,"children":589},{},[590,592,595,597,603],{"type":18,"value":591},"Implementations ",{"type":13,"tag":455,"props":593,"children":594},{"type":483},[],{"type":18,"value":596}," make every effort to limit any critical sections to\nthe actual accesses to the cache, which is expected to be significantly\nshorter than the duration of the ",{"type":13,"tag":34,"props":598,"children":600},{"className":599},[],[601],{"type":18,"value":602},"vkCreate*Pipelines",{"type":18,"value":604}," commands.",{"type":13,"tag":606,"props":607,"children":609},"validity-group",{"name":608},"Valid Usage (Implicit)",[610,638,662,702],{"type":13,"tag":611,"props":612,"children":614},"validity-field",{"name":613},"VUID-vkCreatePipelineCache-device-parameter",[615],{"type":13,"tag":14,"props":616,"children":617},{},[618,623,625,628,630,636],{"type":13,"tag":34,"props":619,"children":621},{"className":620},[],[622],{"type":18,"value":73},{"type":18,"value":624}," ",{"type":13,"tag":455,"props":626,"children":627},{"type":572},[],{"type":18,"value":629}," be a valid ",{"type":13,"tag":400,"props":631,"children":633},{"href":632},"/man/VkDevice",[634],{"type":18,"value":635},"VkDevice",{"type":18,"value":637}," handle",{"type":13,"tag":611,"props":639,"children":641},{"name":640},"VUID-vkCreatePipelineCache-pCreateInfo-parameter",[642],{"type":13,"tag":14,"props":643,"children":644},{},[645,650,651,654,656,660],{"type":13,"tag":34,"props":646,"children":648},{"className":647},[],[649],{"type":18,"value":396},{"type":18,"value":624},{"type":13,"tag":455,"props":652,"children":653},{"type":572},[],{"type":18,"value":655}," be a valid pointer to a valid ",{"type":13,"tag":400,"props":657,"children":658},{"href":402},[659],{"type":18,"value":405},{"type":18,"value":661}," structure",{"type":13,"tag":611,"props":663,"children":665},{"name":664},"VUID-vkCreatePipelineCache-pAllocator-parameter",[666],{"type":13,"tag":14,"props":667,"children":668},{},[669,670,675,677,683,685,690,691,694,695,701],{"type":18,"value":546},{"type":13,"tag":34,"props":671,"children":673},{"className":672},[],[674],{"type":18,"value":416},{"type":18,"value":676}," is not ",{"type":13,"tag":34,"props":678,"children":680},{"className":679},[],[681],{"type":18,"value":682},"NULL",{"type":18,"value":684},", ",{"type":13,"tag":34,"props":686,"children":688},{"className":687},[],[689],{"type":18,"value":416},{"type":18,"value":624},{"type":13,"tag":455,"props":692,"children":693},{"type":572},[],{"type":18,"value":655},{"type":13,"tag":400,"props":696,"children":698},{"href":697},"/man/VkAllocationCallbacks",[699],{"type":18,"value":700},"VkAllocationCallbacks",{"type":18,"value":661},{"type":13,"tag":611,"props":703,"children":705},{"name":704},"VUID-vkCreatePipelineCache-pPipelineCache-parameter",[706],{"type":13,"tag":14,"props":707,"children":708},{},[709,714,715,718,720,724],{"type":13,"tag":34,"props":710,"children":712},{"className":711},[],[713],{"type":18,"value":435},{"type":18,"value":624},{"type":13,"tag":455,"props":716,"children":717},{"type":572},[],{"type":18,"value":719}," be a valid pointer to a ",{"type":13,"tag":400,"props":721,"children":722},{"href":439},[723],{"type":18,"value":442},{"type":18,"value":637},{"type":13,"tag":726,"props":727,"children":728},"style",{},[729],{"type":18,"value":730},"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":31,"searchDepth":61,"depth":61,"links":732},[],"markdown",1725732613426]