#include <ComputeStep.h>
|
constexpr | ResourceDesc (ResourceType type, DataFlow flow, ResourcePolicy policy, int slot=-1) |
|
constexpr | ResourceDesc (ResourceType type, DataFlow flow, ResourcePolicy policy, int slot, const char *sksl) |
|
constexpr | ResourceDesc (ResourceType type, DataFlow flow, ResourcePolicy policy, const char *sksl) |
|
Definition at line 115 of file ComputeStep.h.
◆ ResourceDesc() [1/3]
Definition at line 128 of file ComputeStep.h.
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network policy
◆ ResourceDesc() [2/3]
◆ ResourceDesc() [3/3]
◆ fFlow
DataFlow skgpu::graphite::ComputeStep::ResourceDesc::fFlow |
◆ fPolicy
◆ fSkSL
const char* skgpu::graphite::ComputeStep::ResourceDesc::fSkSL = "" |
◆ fSlot
int skgpu::graphite::ComputeStep::ResourceDesc::fSlot |
◆ fType
ResourceType skgpu::graphite::ComputeStep::ResourceDesc::fType |
The documentation for this struct was generated from the following file: