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.cpp100 class st_src_reg { class
102 st_src_reg(gl_register_file file, int index, const glsl_type *type) in st_src_reg() function in st_src_reg
115 st_src_reg(gl_register_file file, int index, int type) in st_src_reg() function in st_src_reg
125 st_src_reg() in st_src_reg() function in st_src_reg
179 st_src_reg::st_src_reg(st_dst_reg reg) in st_src_reg() function in st_src_reg