Searched refs:intel_batchbuffer_emit_dword (Results 1 – 4 of 4) sorted by relevance
78 intel_batchbuffer_emit_dword(struct intel_batchbuffer *batch, uint32_t dword) in intel_batchbuffer_emit_dword() function123 #define OUT_BATCH(d) intel_batchbuffer_emit_dword(batch, d)
339 intel_batchbuffer_emit_dword(batch, offset); in intel_batchbuffer_emit_reloc()341 intel_batchbuffer_emit_dword(batch, offset >> 32); in intel_batchbuffer_emit_reloc()
102 - i965: Torch public intel_batchbuffer_emit_dword/float helpers.
50029 …l/mesa3d,[email protected],i965: make intel_batchbuffer_emit_dword() take …