Home
last modified time | relevance | path

Searched refs:vn_sizeof_vkCreateSamplerYcbcrConversion (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h81 static inline size_t vn_sizeof_vkCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_sizeof_vkCreateSamplerYcbcrConversion() function
209 size_t cmd_size = vn_sizeof_vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, pYcbcrConversion); in vn_submit_vkCreateSamplerYcbcrConversion()

Completed in 2 milliseconds