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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_visitor.cpp483 const fs_reg u8_cps_height = byte_offset(u8_cps_width, 1); local in function:fs_visitor::emit_interpolation_setup_gfx6
487 abld.MOV(u32_cps_height, u8_cps_height);

Completed in 3 milliseconds