Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_ff_gs.c130 brw_compact_instructions(&c.func, 0, 0, NULL); in brw_codegen_ff_gs_prog()
Dbrw_clip.c106 brw_compact_instructions(&c.func, 0, 0, NULL); in compile_clip_prog()
Dbrw_eu.h538 void brw_compact_instructions(struct brw_codegen *p, int start_offset,
Dbrw_eu_compact.c1401 brw_compact_instructions(struct brw_codegen *p, int start_offset, in brw_compact_instructions() function
Dbrw_fs_generator.cpp2092 brw_compact_instructions(p, start_offset, annotation.ann_count, in generate_code()
Dbrw_vec4_generator.cpp2170 brw_compact_instructions(p, 0, annotation.ann_count, annotation.ann); in generate_code()