Searched refs:wined3d_shader_frontend (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm4.c430 const struct wined3d_shader_frontend sm4_shader_frontend =
H A Dshader.c195 static const struct wined3d_shader_frontend *shader_select_frontend(DWORD version_token)
446 static HRESULT shader_get_registers_used(IWineD3DBaseShader *iface, const struct wined3d_shader_frontend *fe,
1100 const struct wined3d_shader_frontend *fe = shader->baseShader.frontend;
1206 static void shader_trace_init(const struct wined3d_shader_frontend *fe, void *fe_data, const DWORD *byte_code)
1505 const struct wined3d_shader_frontend *fe;
H A Dshader_sm1.c685 const struct wined3d_shader_frontend sm1_shader_frontend =
H A Dwined3d_private.h668 struct wined3d_shader_frontend struct
683 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
684 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
3126 const struct wined3d_shader_frontend *frontend;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm4.c430 const struct wined3d_shader_frontend sm4_shader_frontend =
H A Dshader.c195 static const struct wined3d_shader_frontend *shader_select_frontend(DWORD version_token)
446 static HRESULT shader_get_registers_used(IWineD3DBaseShader *iface, const struct wined3d_shader_frontend *fe,
1100 const struct wined3d_shader_frontend *fe = shader->baseShader.frontend;
1204 static void shader_trace_init(const struct wined3d_shader_frontend *fe, void *fe_data, const DWORD *byte_code)
1503 const struct wined3d_shader_frontend *fe;
H A Dshader_sm1.c681 const struct wined3d_shader_frontend sm1_shader_frontend =
H A Dwined3d_private.h657 struct wined3d_shader_frontend struct
672 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
673 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
3091 const struct wined3d_shader_frontend *frontend;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c237 static const struct wined3d_shader_frontend *shader_select_frontend(DWORD version_token)
502 static HRESULT shader_get_registers_used(struct wined3d_shader *shader, const struct wined3d_shader_frontend *fe,
1250 const struct wined3d_shader_frontend *fe = shader->frontend;
1362 static void shader_trace_init(const struct wined3d_shader_frontend *fe, void *fe_data, const DWORD *byte_code)
1655 const struct wined3d_shader_frontend *fe;
H A Dshader_sm4.c808 const struct wined3d_shader_frontend sm4_shader_frontend =
H A Dshader_sm1.c774 const struct wined3d_shader_frontend sm1_shader_frontend =
H A Dwined3d_private.h728 struct wined3d_shader_frontend struct
737 extern const struct wined3d_shader_frontend sm1_shader_frontend DECLSPEC_HIDDEN;
738 extern const struct wined3d_shader_frontend sm4_shader_frontend DECLSPEC_HIDDEN;
2909 const struct wined3d_shader_frontend *frontend;

Completed in 143 milliseconds