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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c2897 const char *condition_prefix, *condition_suffix; local
2911 condition_prefix = "";
2916 condition_prefix = "";
2921 condition_prefix = "bool(";
2927 condition_prefix = "<unhandled prefix>";
2940 condition_prefix, src0_param.param_str, condition_suffix,
2987 condition_prefix, src0_param.param_str, condition_suffix,

Completed in 182 milliseconds