Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_structs.h691 vn_encode_VkExtent2D_partial(struct vn_cs_encoder *enc, const VkExtent2D *val) in vn_encode_VkExtent2D_partial() function
735 vn_encode_VkExtent2D_partial(enc, &val->extent); in vn_encode_VkRect2D_partial()
Dvn_protocol_driver_render_pass.h1347 vn_encode_VkExtent2D_partial(enc, pGranularity); in vn_encode_vkGetRenderAreaGranularity()