Searched defs:shader_hw_map2gl (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c1742 static void shader_hw_map2gl(const struct wined3d_shader_instruction *ins) function
1811 shader_hw_map2gl(ins);
1873 shader_hw_map2gl(ins);
1877 shader_hw_map2gl(ins);
2466 shader_hw_map2gl(&tmp_ins);
2580 shader_hw_map2gl(ins);
5178 /* WINED3DSIH_ABS */ shader_hw_map2gl,
5179 /* WINED3DSIH_ADD */ shader_hw_map2gl,
5189 /* WINED3DSIH_CRS */ shader_hw_map2gl,
5201 /* WINED3DSIH_DP3 */ shader_hw_map2gl,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c1628 static void shader_hw_map2gl(const struct wined3d_shader_instruction *ins) function
1694 shader_hw_map2gl(ins);
1753 shader_hw_map2gl(ins);
1757 shader_hw_map2gl(ins);
2346 shader_hw_map2gl(&tmp_ins);
2416 shader_hw_map2gl(ins);
4758 /* WINED3DSIH_ABS */ shader_hw_map2gl,
4759 /* WINED3DSIH_ADD */ shader_hw_map2gl,
4768 /* WINED3DSIH_CRS */ shader_hw_map2gl,
4775 /* WINED3DSIH_DP3 */ shader_hw_map2gl,
[all...]

Completed in 325 milliseconds