Searched defs:log2w (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ | ||
| H A D | nv30_exa.c | 259 uint32_t log2w = log2i(pPix->drawable.width); local in function:NV30EXATexture |
| /xsrc/external/mit/xf86-video-mga/dist/src/ | ||
| H A D | mga_storm.c | 293 int log2w, log2h, pitch, sizeNeeded, offset; local in function:MGASetupForCPUToScreenAlphaTextureFaked 376 int log2w, log2h, i, pitch, sizeNeeded, offset; local in function:MGASetupForCPUToScreenAlphaTexture 476 int log2w, log2h, i, pitch, sizeNeeded, offset; local in function:MGASetupForCPUToScreenTexture [all...] |
| H A D | mga_video.c | 774 int log2w = 0, log2h = 0, i, incx, incy, padw, padh; local in function:MGADisplayVideoTexture |
Completed in 8 milliseconds