Searched refs:BRW_PARAM_IMAGE_OFFSET (Results 1 – 2 of 2) sorted by relevance
57 #define BRW_PARAM_IMAGE_OFFSET(value) (BRW_PARAM_VALUE(value) & 0xf) macro
84 unsigned offset = BRW_PARAM_IMAGE_OFFSET(param); in brw_param_value()