Searched refs:brw_bo_alloc_tiled_2d (Results 1 – 3 of 3) sorted by relevance
216 struct brw_bo *brw_bo_alloc_tiled_2d(struct brw_bufmgr *bufmgr,
1811 buffer = brw_bo_alloc_tiled_2d(screen->bufmgr, "swizzle test", in intel_detect_swizzling()2729 intelBuffer->bo = brw_bo_alloc_tiled_2d(screen->bufmgr, in intelAllocateBuffer()
443 brw_bo_alloc_tiled_2d(struct brw_bufmgr *bufmgr, const char *name, in brw_bo_alloc_tiled_2d() function