Searched refs:get_source (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dff_fragment_shader.cpp387 get_source(texenv_fragment_program *p, function in typeref:typename:ir_rvalue *
448 src = get_source(p, source, unit);
605 return get_source(p, TEXENV_SRC_PREVIOUS, 0);
1006 ir_rvalue *cf = get_source(p, TEXENV_SRC_PREVIOUS, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dff_fragment_shader.cpp378 get_source(texenv_fragment_program *p, function in typeref:typename:ir_rvalue *
439 src = get_source(p, source, unit);
596 return get_source(p, TEXENV_SRC_PREVIOUS, 0);
995 ir_rvalue *cf = get_source(p, TEXENV_SRC_PREVIOUS, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c146 get_source(struct st_translate *t, GLenum src_type) function in typeref:struct:nir_ssa_def *
190 nir_ssa_def *src = get_source(t, srcReg->Index);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atifs_to_tgsi.c126 get_source(struct st_translate *t, GLuint src_type) function in typeref:struct:ureg_src
154 struct ureg_src src = get_source(t, srcReg->Index);

Completed in 10 milliseconds