Home
last modified time | relevance | path

Searched refs:vk_pipeline_layout_unref (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_layout.h100 vk_pipeline_layout_unref(struct vk_device *device, in vk_pipeline_layout_unref() function
Dvk_pipeline_layout.c137 vk_pipeline_layout_unref(device, layout); in vk_common_DestroyPipelineLayout()
Dvk_cmd_enqueue.c242 vk_pipeline_layout_unref(cmd_buffer->base.device, layout); in unref_pipeline_layout()