Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h134 static inline VkResult vn_decode_vkCreateSamplerYcbcrConversion_reply(struct vn_cs_decoder *dec, VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) in vn_decode_vkCreateSamplerYcbcrConversion_reply() function
255 const VkResult ret = vn_decode_vkCreateSamplerYcbcrConversion_reply(dec, device, pCreateInfo, pAllocator, pYcbcrConversion); in vn_call_vkCreateSamplerYcbcrConversion()

Completed in 1 milliseconds