Searched refs:brw_init_codegen (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_clip.c41 brw_init_codegen(compiler->devinfo, &c.func, mem_ctx);
H A Dtest_eu_compact.cpp291 brw_init_codegen(devinfo, p, p);
H A Dbrw_eu.c306 brw_init_codegen(const struct gen_device_info *devinfo, function in typeref:typename:void
H A Dbrw_compile_sf.c815 brw_init_codegen(compiler->devinfo, &c.func, mem_ctx);
H A Dbrw_eu.h104 * This is set to true by default in brw_init_codegen.
158 void brw_init_codegen(const struct gen_device_info *, struct brw_codegen *p,
H A Dbrw_fs_generator.cpp198 brw_init_codegen(devinfo, p, mem_ctx);
H A Dbrw_vec4_generator.cpp2207 brw_init_codegen(compiler->devinfo, p, mem_ctx);
H A Dtest_eu_validate.cpp80 brw_init_codegen(&devinfo, p, p);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_clip.c41 brw_init_codegen(compiler->devinfo, &c.func, mem_ctx);
H A Dtest_eu_compact.cpp212 brw_init_codegen(devinfo, p, p);
H A Dbrw_compile_ff_gs.c582 brw_init_codegen(compiler->devinfo, &c.func, mem_ctx);
H A Dbrw_eu.cpp320 brw_init_codegen(const struct intel_device_info *devinfo, function in typeref:typename:void
H A Dbrw_compile_sf.c815 brw_init_codegen(compiler->devinfo, &c.func, mem_ctx);
H A Dbrw_eu.h108 * This is set to true by default in brw_init_codegen.
174 void brw_init_codegen(const struct intel_device_info *, struct brw_codegen *p,
H A Dbrw_fs_generator.cpp199 brw_init_codegen(devinfo, p, mem_ctx);
H A Dbrw_vec4_generator.cpp2296 brw_init_codegen(compiler->devinfo, p, mem_ctx);
H A Dtest_eu_validate.cpp82 brw_init_codegen(&devinfo, p, p);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c66 brw_init_codegen(&brw->screen->devinfo, &c.func, mem_ctx);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_asm.c313 brw_init_codegen(devinfo, p, p);

Completed in 42 milliseconds