Searched refs:get_assembly (Results 1 – 9 of 9) sorted by relevance
768 const MathGlyphAssembly &get_assembly () const { return this+glyphAssembly; } in get_assembly() function933 .get_assembly () in get_glyph_parts()
481 assembly = g.get_assembly(); in brw_compile_tcs()
292 return g.get_assembly(); in brw_compile_task()809 return g.get_assembly(); in brw_compile_mesh()
840 return g.get_assembly(); in brw_compile_gs()
484 const unsigned *get_assembly();
1443 assembly = g.get_assembly(); in brw_compile_tes()
7634 return g.get_assembly(); in brw_compile_fs()7882 ret = g.get_assembly(); in brw_compile_cs()8101 return g.get_assembly(); in brw_compile_bs()
2662 assembly = g.get_assembly(); in brw_compile_vs()
2659 fs_generator::get_assembly() in get_assembly() function in fs_generator