Searched refs:AllowThreadedProcessing (Results 1 – 6 of 6) sorted by relevance
105 virtual bool AllowThreadedProcessing() const = 0;
122 bool AllowThreadedProcessing() const override;
1186 bool DeviceVk::AllowThreadedProcessing() const in AllowThreadedProcessing() function in DeviceVk
118 bool AllowThreadedProcessing() const override;
2043 bool DeviceGLES::AllowThreadedProcessing() const in AllowThreadedProcessing() function in DeviceGLES
887 if (device_.AllowThreadedProcessing()) { in ExecuteRenderNodes()