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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c3446 const char *tmp1, const char *tmp2, const char *tmp3, const char *tmp4, BOOL condcode)
3450 if(condcode)
3445 arbfp_add_sRGB_correction(struct wined3d_shader_buffer *buffer, const char *fragcolor, const char *tmp1, const char *tmp2, const char *tmp3, const char *tmp4, BOOL condcode) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c3192 const char *tmp1, const char *tmp2, const char *tmp3, const char *tmp4, BOOL condcode)
3196 if(condcode)
3191 arbfp_add_sRGB_correction(struct wined3d_shader_buffer *buffer, const char *fragcolor, const char *tmp1, const char *tmp2, const char *tmp3, const char *tmp4, BOOL condcode) argument

Completed in 90 milliseconds