Home
last modified time | relevance | path

Searched refs:intel_aux_map_init (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_aux_map.h55 intel_aux_map_init(void *driver_ctx,
Dintel_aux_map.c201 intel_aux_map_init(void *driver_ctx, in intel_aux_map_init() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c2340 bufmgr->aux_map_ctx = intel_aux_map_init(bufmgr, &aux_map_allocator, in iris_bufmgr_create()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3194 device->aux_map_ctx = intel_aux_map_init(device, &aux_map_allocator, in anv_CreateDevice()