Home
last modified time | relevance | path

Searched defs:offset_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h243 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/libdrm/freedreno/
Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c738 uint32_t offset_bytes = 4 * offset_dwords; in brw_update_sol_surface() local