Searched refs:workaround_offset (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_pipe_control.c | 190 batch->ice->workaround_offset, 0); 196 batch->ice->workaround_offset); 274 batch->ice->workaround_offset, 0);
|
| H A D | crocus_blorp.c | 234 .offset = batch->ice->workaround_offset,
|
| H A D | crocus_context.c | 63 ice->workaround_offset = ALIGN(
|
| H A D | crocus_context.h | 753 unsigned workaround_offset; member in struct:crocus_context
|
| H A D | crocus_state.c | 1216 batch->ice->workaround_offset, 0); 5686 batch->ice->workaround_offset); 5712 batch->ice->workaround_offset, 0); 8527 offset = batch->ice->workaround_offset;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_query.h | 211 unsigned workaround_offset; member in struct:si_query_hw
|
| H A D | si_query.c | 1027 uint64_t va = query->workaround_buf->gpu_address + query->workaround_offset; 1631 &squery->workaround_offset, 1641 &squery->workaround_buf->b.b, squery->workaround_offset);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_query.h | 210 unsigned workaround_offset; member in struct:si_query_hw
|
| H A D | si_query.c | 1052 uint64_t va = query->workaround_buf->gpu_address + query->workaround_offset; 1592 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 8, 8, &squery->workaround_offset, 1601 &squery->workaround_buf->b.b, squery->workaround_offset);
|
Completed in 24 milliseconds