Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_pipeline.h708 vn_encode_VkFrontFace(enc, &val->frontFace); in vn_encode_VkPipelineRasterizationStateCreateInfo_self()
Dvn_protocol_driver_types.h2084 vn_encode_VkFrontFace(struct vn_cs_encoder *enc, const VkFrontFace *val) in vn_encode_VkFrontFace() function