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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c221 struct arb_vs_compile_args struct
245 struct arb_vs_compile_args args;
272 const struct arb_vs_compile_args *cur_vs_args;
3171 const struct arb_vshader_private *shader_data, const struct arb_vs_compile_args *args,
4175 const struct arb_vs_compile_args *args, struct arb_vs_compiled_shader *compiled,
4416 static inline BOOL vs_args_equal(const struct arb_vs_compile_args *stored, const struct arb_vs_compile_args *new,
4430 const struct arb_vs_compile_args *args,
4575 struct arb_vs_compile_args *args)
4728 struct arb_vs_compile_args compile_arg
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c196 struct arb_vs_compile_args struct
220 struct arb_vs_compile_args args;
248 const struct arb_vs_compile_args *cur_vs_args;
2979 const struct arb_vs_compile_args *args, struct shader_arb_ctx_priv *priv_ctx)
3913 const struct arb_vs_compile_args *args, struct arb_vs_compiled_shader *compiled)
4155 static inline BOOL vs_args_equal(const struct arb_vs_compile_args *stored, const struct arb_vs_compile_args *new,
4169 const struct arb_vs_compile_args *args, const struct wined3d_context *context)
4293 struct arb_vs_compile_args *args)
4434 struct arb_vs_compile_args compile_arg
[all...]

Completed in 97 milliseconds