Searched refs:reloc_values (Results 1 – 2 of 2) sorted by relevance
116 struct brw_shader_reloc_value reloc_values[5]; in anv_shader_bin_create() local117 reloc_values[rv_count++] = (struct brw_shader_reloc_value) { in anv_shader_bin_create()121 reloc_values[rv_count++] = (struct brw_shader_reloc_value) { in anv_shader_bin_create()125 reloc_values[rv_count++] = (struct brw_shader_reloc_value) { in anv_shader_bin_create()135 reloc_values[rv_count++] = (struct brw_shader_reloc_value) { in anv_shader_bin_create()139 reloc_values[rv_count++] = (struct brw_shader_reloc_value) { in anv_shader_bin_create()147 reloc_values, rv_count); in anv_shader_bin_create()
172 struct brw_shader_reloc_value reloc_values[] = { in iris_upload_shader() local183 shader->prog_data, reloc_values, in iris_upload_shader()184 ARRAY_SIZE(reloc_values)); in iris_upload_shader()