Searched refs:alloc_buf_size (Results 1 – 1 of 1) sorted by relevance
595 unsigned alloc_buf_size; in emit_constbuf() local627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()