class CommandBuffer
Defined at line 1787 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
A command buffer may be used to pass hardware instructions in a shared buffer (VMO).
Public Members
uint32_t resource_index
uint64_t start_offset
Public Methods
::std::unique_ptr<CommandBuffer> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,CommandBuffer *value,size_t_offset)
zx_status_t Clone (CommandBuffer * result)