Searched refs:vk_pipeline_cache_object (Results 1 – 2 of 2) sorted by relevance
47 struct vk_pipeline_cache_object;69 bool (*serialize)(struct vk_pipeline_cache_object *object,80 struct vk_pipeline_cache_object *(*deserialize)(struct vk_pipeline_cache *cache,90 struct vk_pipeline_cache_object *object);108 struct vk_pipeline_cache_object { struct120 struct vk_pipeline_cache_object *object, in vk_pipeline_cache_object_init() argument133 vk_pipeline_cache_object_finish(struct vk_pipeline_cache_object *object) in vk_pipeline_cache_object_finish()138 static inline struct vk_pipeline_cache_object *139 vk_pipeline_cache_object_ref(struct vk_pipeline_cache_object *object) in vk_pipeline_cache_object_ref()148 struct vk_pipeline_cache_object *object);[all …]
45 vk_raw_data_cache_object_serialize(struct vk_pipeline_cache_object *object, in vk_raw_data_cache_object_serialize()56 static struct vk_pipeline_cache_object *80 struct vk_pipeline_cache_object *object) in vk_raw_data_cache_object_destroy()123 const struct vk_pipeline_cache_object *a = void_a, *b = void_b; in object_keys_equal()133 const struct vk_pipeline_cache_object *object = void_object; in object_key_hash()156 struct vk_pipeline_cache_object *object) in vk_pipeline_cache_remove_object()169 static inline struct vk_pipeline_cache_object *171 struct vk_pipeline_cache_object *object) in vk_pipeline_cache_object_weak_ref()179 vk_pipeline_cache_object_unref(struct vk_device *device, struct vk_pipeline_cache_object *object) in vk_pipeline_cache_object_unref()202 struct vk_pipeline_cache_object *object, in vk_pipeline_cache_object_serialize()[all …]