HomeSort by relevance Sort by last modified time
    Searched refs:aligned_pitch (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_regions.c 200 unsigned long aligned_pitch; local
208 &tiling, &aligned_pitch, flags);
213 aligned_pitch / cpp, tiling, buffer);
intel_screen.c 892 unsigned long aligned_pitch; local
898 &tiling, &aligned_pitch, flags);
    [all...]

Completed in 70 milliseconds