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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c2491 static void shader_hw_scalar_op(const struct wined3d_shader_instruction *ins) function
5212 /* WINED3DSIH_EXP */ shader_hw_scalar_op,
5213 /* WINED3DSIH_EXPP */ shader_hw_scalar_op,
5252 /* WINED3DSIH_RSQ */ shader_hw_scalar_op,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c2351 static void shader_hw_scalar_op(const struct wined3d_shader_instruction *ins) function
4785 /* WINED3DSIH_EXP */ shader_hw_scalar_op,
4786 /* WINED3DSIH_EXPP */ shader_hw_scalar_op,
4814 /* WINED3DSIH_RCP */ shader_hw_scalar_op,
4817 /* WINED3DSIH_RSQ */ shader_hw_scalar_op,

Completed in 117 milliseconds