Searched defs:offset_bytes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_surface_state.c888 uint32_t offset_bytes = 4 * offset_dwords; local
941 surf[1] = bo->offset + offset_bytes; /* reloc */
952 bo, offset_bytes,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_surface_state.c888 uint32_t offset_bytes = 4 * offset_dwords; local
941 surf[1] = bo->offset + offset_bytes; /* reloc */
952 bo, offset_bytes,

Completed in 275 milliseconds