Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c437 uint32_t count_dwords, offset_dwords; in r300_emit_draw_elements() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c735 unsigned stride_dwords, unsigned offset_dwords) in brw_update_sol_surface()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5303 unsigned offset_dwords = ice->state.so_target[buffer]->buffer_offset / 4 + output->dst_offset; in emit_sol_surface() local