Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c944 static int r600_get_temp(struct r600_shader_ctx *ctx) in r600_get_temp() function
1223 unsigned temp_reg = r600_get_temp(ctx); in tgsi_declaration()
1439 t1 = r600_get_temp(ctx); in load_sample_position()
1630 int reg = r600_get_temp(ctx); in tgsi_src()
1894 t2 = r600_get_temp(ctx); in fetch_gs_input()
1914 treg[i] = r600_get_temp(ctx); in fetch_gs_input()
2010 int treg = r600_get_temp(ctx); in tgsi_split_gs_inputs()
2217 unsigned temp_reg = r600_get_temp(ctx); in fetch_tes_input()
2239 unsigned temp_reg = r600_get_temp(ctx); in fetch_tcs_input()
2265 unsigned temp_reg = r600_get_temp(ct in fetch_tcs_output()
[all...]

Completed in 7 milliseconds