Searched defs:temp_reg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c338 unsigned temp_reg; member in struct:r600_shader_ctx
1121 unsigned temp_reg = r600_get_temp(ctx); local in function:tgsi_declaration
818 get_lds_offset0(struct r600_shader_ctx * ctx,int rel_patch_chan,int temp_reg,bool is_patch_var) argument
1943 r600_get_byte_address(struct r600_shader_ctx * ctx,int temp_reg,const struct tgsi_full_dst_register * dst,const struct tgsi_full_src_register * src,int stride_bytes_reg,int stride_bytes_chan) argument
2045 do_lds_fetch_values(struct r600_shader_ctx * ctx,unsigned temp_reg,unsigned dst_reg,unsigned mask) argument
2118 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tes_input
2140 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tcs_input
2166 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tcs_output
2950 int temp_reg; local in function:emit_lds_vs_writes
3018 int temp_reg = r600_get_temp(ctx); local in function:r600_store_tcs_output
3101 unsigned temp_reg = r600_get_temp(ctx); local in function:r600_tess_factor_read
3130 int temp_reg = r600_get_temp(ctx); local in function:r600_emit_tess_factor
4825 int temp_reg = r600_get_temp(ctx); local in function:egcm_int_to_double
7156 int temp_reg = 0; local in function:tgsi_make_src_for_op3
8658 int temp_reg = r600_get_temp(ctx); local in function:load_index_src
8710 load_buffer_coord(struct r600_shader_ctx * ctx,int src_idx,int temp_reg) argument
8747 int temp_reg = r600_get_temp(ctx); local in function:tgsi_load_buffer
8874 int temp_reg = r600_get_temp(ctx); local in function:tgsi_load_lds
8914 int temp_reg = r600_get_temp(ctx), treg2 = r600_get_temp(ctx); local in function:tgsi_store_buffer_rat
9044 int temp_reg = r600_get_temp(ctx); local in function:tgsi_store_lds
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4137 st_src_reg temp_reg; local in function:glsl_to_tgsi_visitor::calc_deref_offsets
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c420 unsigned temp_reg; member in struct:r600_shader_ctx
1209 unsigned temp_reg = r600_get_temp(ctx); local in function:tgsi_declaration
906 get_lds_offset0(struct r600_shader_ctx * ctx,int rel_patch_chan,int temp_reg,bool is_patch_var) argument
2031 r600_get_byte_address(struct r600_shader_ctx * ctx,int temp_reg,const struct tgsi_full_dst_register * dst,const struct tgsi_full_src_register * src,int stride_bytes_reg,int stride_bytes_chan) argument
2133 do_lds_fetch_values(struct r600_shader_ctx * ctx,unsigned temp_reg,unsigned dst_reg,unsigned mask) argument
2206 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tes_input
2228 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tcs_input
2254 unsigned temp_reg = r600_get_temp(ctx); local in function:fetch_tcs_output
3038 int temp_reg; local in function:emit_lds_vs_writes
3107 int temp_reg = r600_get_temp(ctx); local in function:r600_store_tcs_output
3190 unsigned temp_reg = r600_get_temp(ctx); local in function:r600_tess_factor_read
3219 int temp_reg = r600_get_temp(ctx); local in function:r600_emit_tess_factor
4923 int temp_reg = r600_get_temp(ctx); local in function:egcm_int_to_double
7255 int temp_reg = 0; local in function:tgsi_make_src_for_op3
8757 int temp_reg = r600_get_temp(ctx); local in function:load_index_src
8809 load_buffer_coord(struct r600_shader_ctx * ctx,int src_idx,int temp_reg) argument
8846 int temp_reg = r600_get_temp(ctx); local in function:tgsi_load_buffer
8973 int temp_reg = r600_get_temp(ctx); local in function:tgsi_load_lds
9013 int temp_reg = r600_get_temp(ctx), treg2 = r600_get_temp(ctx); local in function:tgsi_store_buffer_rat
9143 int temp_reg = r600_get_temp(ctx); local in function:tgsi_store_lds
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4248 st_src_reg temp_reg; local in function:glsl_to_tgsi_visitor::calc_deref_offsets

Completed in 29 milliseconds