Searched refs:brw_compiler_create (Results 1 – 6 of 6) sorted by relevance
87 brw_compiler_create(void *mem_ctx, const struct intel_device_info *devinfo) in brw_compiler_create() function
421 struct brw_compiler *compiler = brw_compiler_create(params->mem_ctx, in output_isa()
1319 brw_compiler_create(void *mem_ctx, const struct intel_device_info *devinfo);
2448 device->compiler = brw_compiler_create(NULL, &device->info); in anv_physical_device_try_create()
3946 screen->brw = brw_compiler_create(screen, screen->devinfo); in iris_compiler_init()
47102 …ternal/mesa3d,[email protected],i965: Move brw_compiler_create() to new br…