Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkbuffermemory.c43 _create_info_from_args (VkBufferCreateInfo * info, gsize size, in _create_info_from_args() function
112 if (!_create_info_from_args (&buffer_info, size, usage)) { in _vk_buffer_mem_new_alloc()
Dgstvkimagememory.c130 _create_info_from_args (VkImageCreateInfo * info, VkFormat format, gsize width, in _create_info_from_args() function
224 if (!_create_info_from_args (&image_info, format, width, height, tiling, in _vk_image_mem_new_alloc()
310 if (!_create_info_from_args (&mem->create_info, format, width, height, tiling, in _vk_image_mem_new_wrapped()