Searched refs:BRW_PARAM_UNIFORM (Results 1 – 2 of 2) sorted by relevance
52 #define BRW_PARAM_UNIFORM(idx) BRW_PARAM(UNIFORM, (idx)) macro
173 stage_prog_data->param[uniform_index++] = BRW_PARAM_UNIFORM(idx); in brw_nir_setup_glsl_uniform()