Searched refs:st_src_reg (Results 1 – 1 of 1) sorted by relevance
66 class st_src_reg;91 class st_src_reg { class93 st_src_reg(gl_register_file file, int index, const glsl_type *type, in st_src_reg() function in st_src_reg112 st_src_reg(gl_register_file file, int index, enum glsl_base_type type) in st_src_reg() function in st_src_reg130 st_src_reg(gl_register_file file, int index, enum glsl_base_type type, int index2D) in st_src_reg() function in st_src_reg148 st_src_reg() in st_src_reg() function in st_src_reg165 explicit st_src_reg(st_dst_reg reg);184 st_src_reg *reladdr;185 st_src_reg *reladdr2;187 st_src_reg get_abs() in get_abs()[all …]