Home
last modified time | relevance | path

Searched refs:workaround_offset (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe_control.c190 batch->ice->workaround_offset, 0); in crocus_emit_end_of_pipe_sync()
196 batch->ice->workaround_offset); in crocus_emit_end_of_pipe_sync()
274 batch->ice->workaround_offset, 0); in crocus_emit_post_sync_nonzero_flush()
H A Dcrocus_context.c63 ice->workaround_offset = ALIGN( in crocus_init_identifier_bo()
H A Dcrocus_blorp.c241 .offset = batch->ice->workaround_offset, in blorp_get_workaround_address()
H A Dcrocus_context.h753 unsigned workaround_offset; member
H A Dcrocus_state.c1217 batch->ice->workaround_offset, 0); in gen7_emit_cs_stall_flush()
5685 batch->ice->workaround_offset); in setup_constant_buffers()
5708 batch->ice->workaround_offset, 0); in gen7_emit_vs_workaround_flush()
8534 offset = batch->ice->workaround_offset;
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.h219 unsigned workaround_offset; member
H A Dsi_query.c1158 uint64_t va = query->workaround_buf->gpu_address + query->workaround_offset; in si_emit_query_predication()
1693 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 8, 8, &squery->workaround_offset, in si_render_condition()
1702 &squery->workaround_buf->b.b, squery->workaround_offset); in si_render_condition()

Completed in 21 milliseconds