Home
last modified time | relevance | path

Searched refs:nvc0_args (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c141 struct nvc0_fifo nvc0_args = {}; in nvc0_create_decoder() local
145 size = sizeof(nvc0_args); in nvc0_create_decoder()
146 data = &nvc0_args; in nvc0_create_decoder()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c379 struct nvc0_fifo nvc0_args = {}; in firmware_present() local
388 data = &nvc0_args; in firmware_present()
389 size = sizeof(nvc0_args); in firmware_present()