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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h619 struct wined3d_shader_dst_param struct
642 const struct wined3d_shader_dst_param *dst;
652 struct wined3d_shader_dst_param reg;
676 void (*shader_read_dst_param)(void *data, const DWORD **ptr, struct wined3d_shader_dst_param *dst_param,
3169 void shader_dump_dst_param(const struct wined3d_shader_dst_param *param,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h608 struct wined3d_shader_dst_param struct
631 const struct wined3d_shader_dst_param *dst;
641 struct wined3d_shader_dst_param reg;
665 void (*shader_read_dst_param)(void *data, const DWORD **ptr, struct wined3d_shader_dst_param *dst_param,
3134 void shader_dump_dst_param(const struct wined3d_shader_dst_param *param,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h672 struct wined3d_shader_dst_param struct
692 struct wined3d_shader_dst_param reg;
703 const struct wined3d_shader_dst_param *dst;
2960 void shader_dump_dst_param(const struct wined3d_shader_dst_param *param,

Completed in 100 milliseconds