Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::VertexWriter::ArrayDesc< T > Struct Template Reference

#include <BufferWriter.h>

Public Attributes

const TfArray
 
int fCount
 

Detailed Description

template<typename T>
struct skgpu::VertexWriter::ArrayDesc< T >

Definition at line 161 of file BufferWriter.h.

Member Data Documentation

◆ fArray

template<typename T >
const T* skgpu::VertexWriter::ArrayDesc< T >::fArray

Definition at line 162 of file BufferWriter.h.

◆ fCount

template<typename T >
int skgpu::VertexWriter::ArrayDesc< T >::fCount

Definition at line 163 of file BufferWriter.h.


The documentation for this struct was generated from the following file: