Searched defs:tile_format (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_memory.c | 582 i830_allocate_aperture(ScrnInfoPtr pScrn,const char * name,unsigned long size,unsigned long pitch,unsigned long alignment,int flags,enum tile_format tile_format) argument 702 i830_allocate_memory_bo(ScrnInfoPtr pScrn,const char * name,unsigned long size,unsigned long pitch,unsigned long align,int flags,enum tile_format tile_format) argument 811 i830_allocate_memory(ScrnInfoPtr pScrn,const char * name,unsigned long size,unsigned long pitch,unsigned long alignment,int flags,enum tile_format tile_format) argument 1065 enum tile_format tile_format = TILE_NONE; local in function:i830_allocate_framebuffer 1335 i830_set_tiling(ScrnInfoPtr pScrn,unsigned int offset,unsigned int pitch,unsigned int size,enum tile_format tile_format) argument [all...] |
| H A D | i830.h | 109 enum tile_format { enum
|
Completed in 4 milliseconds