gpuBackendApi ============= .. currentmodule:: skia .. autoclass:: skia.gpuBackendApi .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.gpuBackendApi.__init__ .. rubric:: Attributes .. autosummary:: ~skia.gpuBackendApi.kDawn ~skia.gpuBackendApi.kMetal ~skia.gpuBackendApi.kMock ~skia.gpuBackendApi.kVulkan ~skia.gpuBackendApi.name ~skia.gpuBackendApi.value Methods ------- .. automethod:: skia.gpuBackendApi.__init__ Attributes ---------- .. autoattribute:: skia.gpuBackendApi.kDawn .. autoattribute:: skia.gpuBackendApi.kMetal .. autoattribute:: skia.gpuBackendApi.kMock .. autoattribute:: skia.gpuBackendApi.kVulkan .. autoattribute:: skia.gpuBackendApi.name .. autoattribute:: skia.gpuBackendApi.value