Gnome +nvidia +wayland

Hello I have a problem. I just installed manjaro 20.0.3 Gnome with 5.7.9 kernel +nvidia 450.57 driver. Enabled wayland support. And it works but OpenGL is llvmpipe.

inxi -G
Graphics:
Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 450.57
Display: wayland server: X.org 1.20.8 driver: nvidia
resolution:
OpenGL: renderer: llvmpipe (LLVM 10.0.0 256 bits) v: 3.3 Mesa 20.1.3

echo $XDG_SESSION_TYPE
wayland

sudo lshw -c video
*-display
description: VGA compatible controller
product: GP107 [GeForce GTX 1050 Ti]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:32 memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:c0000-dffff

Is it possible to make it work for 3D hardware acceleration for wayland and xwayland?