Searched defs:vk_pipeline_ops (Results 1 – 1 of 1) sorted by relevance
171 struct vk_pipeline_ops { struct172 void (*destroy)(struct vk_device *device,199 const struct vk_pipeline_ops *ops, argument