Searched refs:mGrGetProc (Results 1 – 2 of 2) sorted by relevance
45 backendContext.fGetProc = mGrGetProc; in getGaneshBackendContext()62 backendContext.fGetProc = mGrGetProc; in getGraphiteBackendContext()552 mGrGetProc = sGetProc; in init()610 mGrGetProc = nullptr; in teardown()
94 skgpu::VulkanGetProc mGrGetProc = nullptr; variable