Searched defs:AsyncPipelineCreationBase (Results 1 – 1 of 1) sorted by relevance
248 struct AsyncPipelineCreationBase { struct249 wgpu::RenderPipeline fRenderPipeline;250 bool fFinished = false;254 skgpu::StdSteadyClock::time_point fStartTime;255 bool fFromPrecompile;256 bool fAsynchronous = false;