Home
last modified time | relevance | path

Searched defs:mrf (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_gfx6_gs_visitor.cpp253 gfx6_gs_visitor::emit_urb_write_header(int mrf) in emit_urb_write_header()
393 int mrf = base_mrf + 1; in emit_thread_end() local
H A Delk_vec4_vs_visitor.cpp37 vec4_vs_visitor::emit_urb_write_header(int mrf) in emit_urb_write_header()
H A Delk_vec4_tes.cpp93 vec4_tes_visitor::emit_urb_write_header(int mrf) in emit_urb_write_header()
H A Delk_eu_emit.c1933 struct elk_reg mrf, in elk_oword_block_write_scratch()
2041 struct elk_reg mrf, in elk_oword_block_read_scratch()
2150 struct elk_reg mrf, in elk_oword_block_read()
H A Delk_vec4_gs_visitor.cpp232 vec4_gs_visitor::emit_urb_write_header(int mrf) in emit_urb_write_header()
H A Delk_vec4_visitor.cpp1011 int mrf = base_mrf; in emit_vertex() local
H A Delk_vec4_nir.cpp2068 int mrf, writemask; in nir_emit_texture() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_eu_emit.c1894 struct brw_reg mrf, in brw_oword_block_write_scratch()
2006 struct brw_reg mrf, in brw_oword_block_read_scratch()
2078 struct brw_reg mrf, in brw_oword_block_read()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Ddebug.h47 typedef uint32_t mrf[8]; typedef