Home
last modified time | relevance | path

Searched defs:st_src_reg (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_private.cpp63 st_src_reg::st_src_reg(gl_register_file file, int index, const glsl_type *type, in st_src_reg() function in st_src_reg
82 st_src_reg::st_src_reg(gl_register_file file, int index, enum glsl_base_type type) in st_src_reg() function in st_src_reg
100 st_src_reg::st_src_reg(gl_register_file file, int index, enum glsl_base_type type, int index2D) in st_src_reg() function in st_src_reg
118 st_src_reg::st_src_reg() in st_src_reg() function in st_src_reg
135 st_src_reg::st_src_reg(const st_src_reg &reg) in st_src_reg() function in st_src_reg
157 st_src_reg::st_src_reg(st_dst_reg reg) in st_src_reg() function in st_src_reg