Searched refs:gem_get_tiling (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri3-test.c | 265 static int gem_get_tiling(int fd, uint32_t handle) function in typeref:typename:int 793 if (gpu_fill(device, handle, width, height, stride, 32, gem_get_tiling(device, handle), ~pixel)) 817 if (gpu_fill(device, handle, width, height, stride, 32, gem_get_tiling(device, handle), ~pixel))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri3-test.c | 270 static int gem_get_tiling(int fd, uint32_t handle) function in typeref:typename:int 798 if (gpu_fill(device, handle, width, height, stride, 32, gem_get_tiling(device, handle), ~pixel)) 822 if (gpu_fill(device, handle, width, height, stride, 32, gem_get_tiling(device, handle), ~pixel))
|
Completed in 5 milliseconds