Searched refs:get_dawn_texture_from_surface (Results 1 – 1 of 1) sorted by relevance
571 static wgpu::Texture get_dawn_texture_from_surface(GrSurface* src) { in get_dawn_texture_from_surface() function583 wgpu::Texture srcTexture = get_dawn_texture_from_surface(src); in onCopySurface()584 wgpu::Texture dstTexture = get_dawn_texture_from_surface(dst); in onCopySurface()609 wgpu::Texture tex = get_dawn_texture_from_surface(surface); in onReadPixels()