Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp488 const fs_reg u8_cps_height = byte_offset(u8_cps_width, 1); in emit_interpolation_setup_gfx6() local
492 abld.MOV(u32_cps_height, u8_cps_height); in emit_interpolation_setup_gfx6()