Searched refs:NV30SurfaceFormat (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv30_exa.c51 NV30SurfaceFormat[] = { variable in typeref:typename:nv_pict_surface_format_t[]
66 for(i=0;i<sizeof(NV30SurfaceFormat)/sizeof(NV30SurfaceFormat[0]);i++)
68 if (NV30SurfaceFormat[i].pict_fmt == format)
69 return &NV30SurfaceFormat[i];

Completed in 6 milliseconds