ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

wined3d_shader_backend_ops Struct Reference

#include <wined3d_private.h>

Data Fields

void(* shader_handle_instruction )(const struct wined3d_shader_instruction *)
void(* shader_select )(const struct wined3d_context *context, BOOL usePS, BOOL useVS)
void(* shader_select_depth_blt )(void *shader_priv, const struct wined3d_gl_info *gl_info, enum tex_types tex_type, const SIZE *ds_mask_size)
void(* shader_deselect_depth_blt )(void *shader_priv, const struct wined3d_gl_info *gl_info)
void(* shader_update_float_vertex_constants )(struct wined3d_device *device, UINT start, UINT count)
void(* shader_update_float_pixel_constants )(struct wined3d_device *device, UINT start, UINT count)
void(* shader_load_constants )(const struct wined3d_context *context, char usePS, char useVS)
void(* shader_load_np2fixup_constants )(void *shader_priv, const struct wined3d_gl_info *gl_info, const struct wined3d_state *state)
void(* shader_destroy )(struct wined3d_shader *shader)
HRESULT(* shader_alloc_private )(struct wined3d_device *device)
void(* shader_free_private )(struct wined3d_device *device)
void(* shader_context_destroyed )(void *shader_priv, const struct wined3d_context *context)
void(* shader_get_caps )(const struct wined3d_gl_info *gl_info, struct shader_caps *caps)
BOOL(* shader_color_fixup_supported )(struct color_fixup_desc fixup)

Detailed Description

Definition at line 755 of file wined3d_private.h.


The documentation for this struct was generated from the following file:

Generated on Sun May 27 2012 06:46:35 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.