Searched refs:fixed_allocation (Results 1 – 3 of 3) sorted by relevance
66 bool fixed_allocation; member119 if (!blob->fixed_allocation) in blob_finish()
55 if (blob->fixed_allocation) { in grow_to_fit()114 blob->fixed_allocation = false; in blob_init()124 blob->fixed_allocation = true; in blob_init_fixed()
235 if (blob->data == NULL && blob->fixed_allocation) { in vk_pipeline_cache_object_serialize()