Searched refs:usurface (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp123 const src_reg usurface = bld.emit_uniformize(surface); local in function:brw::surface_access::__anon0f9639990210::emit_send
128 bld.emit(op, dst, src_reg(payload), usurface, brw_imm_ud(arg));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp123 const src_reg usurface = bld.emit_uniformize(surface); local in function:brw::surface_access::__anond3e0be0c0210::emit_send
128 bld.emit(op, dst, src_reg(payload), usurface, brw_imm_ud(arg));

Completed in 5 milliseconds