HomeSort by: relevance | last modified time | path
    Searched refs:vn_encode_vkCmdSetLineWidth (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_command_buffer.c 784 vn_encode_vkCmdSetLineWidth(&cmd->cs, 0, commandBuffer, lineWidth);
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_command_buffer.h 1730 static inline void vn_encode_vkCmdSetLineWidth(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float lineWidth)
5262 vn_encode_vkCmdSetLineWidth(enc, cmd_flags, commandBuffer, lineWidth);

Completed in 8 milliseconds