Searched refs:iris_get_command_space (Results 1 – 4 of 4) sorted by relevance
224 iris_get_command_space(struct iris_batch *batch, unsigned bytes) in iris_get_command_space() function238 void *map = iris_get_command_space(batch, size); in iris_batch_emit()
38 return iris_get_command_space(batch, dwords * sizeof(uint32_t)); in __gen_get_batch_dwords()
85 return iris_get_command_space(batch, n * sizeof(uint32_t)); in blorp_emit_dwords()
593 void *map = iris_get_command_space(batch, 4 * 5); in iris_store_data_imm64()6289 iris_get_command_space(batch, 4 * (1 + vb_dwords * count)); in iris_upload_dirty_render_state()