Searched refs:wined3d_shader_semantic (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm4.c413 static void shader_sm4_read_semantic(const DWORD **ptr, struct wined3d_shader_semantic *semantic)
H A Dshader.c185 const struct wined3d_shader_semantic *s)
501 struct wined3d_shader_semantic semantic;
781 static void shader_dump_decl_usage(const struct wined3d_shader_semantic *semantic,
1284 struct wined3d_shader_semantic semantic;
H A Dshader_sm1.c646 static void shader_sm1_read_semantic(const DWORD **ptr, struct wined3d_shader_semantic *semantic)
H A Dwined3d_private.h647 struct wined3d_shader_semantic struct
678 void (*shader_read_semantic)(const DWORD **ptr, struct wined3d_shader_semantic *semantic);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm4.c413 static void shader_sm4_read_semantic(const DWORD **ptr, struct wined3d_shader_semantic *semantic)
H A Dshader.c185 const struct wined3d_shader_semantic *s)
501 struct wined3d_shader_semantic semantic;
781 static void shader_dump_decl_usage(const struct wined3d_shader_semantic *semantic,
1282 struct wined3d_shader_semantic semantic;
H A Dshader_sm1.c642 static void shader_sm1_read_semantic(const DWORD **ptr, struct wined3d_shader_semantic *semantic)
H A Dwined3d_private.h636 struct wined3d_shader_semantic struct
667 void (*shader_read_semantic)(const DWORD **ptr, struct wined3d_shader_semantic *semantic);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c216 const struct wined3d_shader_semantic *s)
542 struct wined3d_shader_semantic *semantic = &ins.declaration.semantic;
880 static void shader_dump_decl_usage(const struct wined3d_shader_semantic *semantic,
H A Dshader_sm1.c622 static void shader_sm1_read_semantic(const DWORD **ptr, struct wined3d_shader_semantic *semantic)
H A Dwined3d_private.h687 struct wined3d_shader_semantic struct
708 struct wined3d_shader_semantic semantic;

Completed in 230 milliseconds