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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h574 vn_sizeof_VkClearDepthStencilValue(const VkClearDepthStencilValue *val) function in typeref:typename:size_t
600 size += vn_sizeof_VkClearDepthStencilValue(&val->depthStencil);
3176 cmd_size += vn_sizeof_VkClearDepthStencilValue(pDepthStencil);

Completed in 99 milliseconds