Searched refs:NV40TextureFormat (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ | ||
| H A D | nv40_exa.c | 79 NV40TextureFormat[] = { variable in typeref:typename:nv_pict_texture_format_t[] 96 while (NV40TextureFormat[i].pict_fmt != -1) { 97 if (NV40TextureFormat[i].pict_fmt == format) 98 return &NV40TextureFormat[i]; |
Completed in 8 milliseconds