Home
last modified time | relevance | path

Searched refs:brw_compiler_create (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c87 brw_compiler_create(void *mem_ctx, const struct intel_device_info *devinfo) in brw_compiler_create() function
H A Dintel_clc.c421 struct brw_compiler *compiler = brw_compiler_create(params->mem_ctx, in output_isa()
H A Dbrw_compiler.h1319 brw_compiler_create(void *mem_ctx, const struct intel_device_info *devinfo);
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c2448 device->compiler = brw_compiler_create(NULL, &device->info); in anv_physical_device_try_create()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c3946 screen->brw = brw_compiler_create(screen, screen->devinfo); in iris_compiler_init()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv47102 …ternal/mesa3d,[email protected],i965: Move brw_compiler_create() to new br…