Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkcommandpool.c208 gboolean can_reset; in gst_vulkan_command_pool_release_buffer() local
215 can_reset = gst_vulkan_command_pool_can_reset (pool); in gst_vulkan_command_pool_release_buffer()
218 if (can_reset) { in gst_vulkan_command_pool_release_buffer()
231 if (!can_reset) in gst_vulkan_command_pool_release_buffer()