Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp1749 st_dst_reg temp_dst = st_dst_reg(temp); in visit_expression() local
1820 st_dst_reg temp_dst = st_dst_reg(temp); in visit_expression() local
2230 st_dst_reg temp_dst = st_dst_reg(temp); in visit_expression() local
3860 st_dst_reg temp_dst; in calc_deref_offsets() local
/external/mesa3d/src/mesa/main/
Dmipmap.c2051 GLubyte *temp_src = NULL, *temp_dst = NULL; in generate_mipmap_compressed() local