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

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_regions.c200 unsigned long aligned_pitch; local
208 &tiling, &aligned_pitch, flags);
213 aligned_pitch / cpp, tiling, buffer);
H A Dintel_screen.c892 unsigned long aligned_pitch; local
898 &tiling, &aligned_pitch, flags);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_regions.c200 unsigned long aligned_pitch; local
208 &tiling, &aligned_pitch, flags);
213 aligned_pitch / cpp, tiling, buffer);
H A Dintel_screen.c892 unsigned long aligned_pitch; local
898 &tiling, &aligned_pitch, flags);
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_regions.c200 unsigned long aligned_pitch; local
208 &tiling, &aligned_pitch, flags);
213 aligned_pitch / cpp, tiling, buffer);
H A Dintel_screen.c892 unsigned long aligned_pitch; local
898 &tiling, &aligned_pitch, flags);

Completed in 571 milliseconds