Searched refs:rw_32_bo (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_boilerplate.h | 98 rw_32_bo(struct brw_bo *bo, uint32_t offset) function in typeref:typename:UNUSED struct brw_address
|
| H A D | genX_state_upload.c | 1979 wm.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0); 2099 * by using rw_32_bo(). 2124 pkt.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0); \ 4067 rw_32_bo(stage_state->scratch_bo, 4390 vfe.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_boilerplate.h | 98 rw_32_bo(struct brw_bo *bo, uint32_t offset) function in typeref:typename:UNUSED struct brw_address
|
| H A D | genX_state_upload.c | 1968 wm.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0); 2088 * by using rw_32_bo(). 2107 pkt.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0); \ 3989 rw_32_bo(stage_state->scratch_bo, 4320 vfe.ScratchSpaceBasePointer = rw_32_bo(stage_state->scratch_bo, 0);
|
Completed in 23 milliseconds