Lines Matching refs:parent_ops

6805         const struct wined3d_parent_ops *parent_ops,
6814 const struct wined3d_parent_ops *parent_ops) = 0;
6822 const struct wined3d_parent_ops *parent_ops) = 0;
6843 const struct wined3d_parent_ops *parent_ops) = 0;
6859 const struct wined3d_parent_ops *parent_ops) = 0;
6871 const struct wined3d_parent_ops *parent_ops) = 0;
6882 const struct wined3d_parent_ops *parent_ops) = 0;
6892 const struct wined3d_parent_ops *parent_ops) = 0;
6908 const struct wined3d_parent_ops *parent_ops,
6915 const struct wined3d_parent_ops *parent_ops,
6923 const struct wined3d_parent_ops *parent_ops) = 0;
6930 const struct wined3d_parent_ops *parent_ops) = 0;
6937 const struct wined3d_parent_ops *parent_ops) = 0;
7443 const struct wined3d_parent_ops *parent_ops,
7453 const struct wined3d_parent_ops *parent_ops);
7462 const struct wined3d_parent_ops *parent_ops);
7485 const struct wined3d_parent_ops *parent_ops
7508 const struct wined3d_parent_ops *parent_ops
7526 const struct wined3d_parent_ops *parent_ops);
7538 const struct wined3d_parent_ops *parent_ops);
7549 const struct wined3d_parent_ops *parent_ops
7573 const struct wined3d_parent_ops *parent_ops,
7581 const struct wined3d_parent_ops *parent_ops,
7590 const struct wined3d_parent_ops *parent_ops);
7598 const struct wined3d_parent_ops *parent_ops);
7606 const struct wined3d_parent_ops *parent_ops);
8207 #define IWineD3DDevice_CreateBuffer(This,desc,data,parent,parent_ops,buffer) (This)->lpVtbl->CreateBuffer(This,desc,data,parent,parent_ops,buffer)
8208 #define IWineD3DDevice_CreateVertexBuffer(This,length,usage,pool,vertex_buffer,parent,parent_ops) (This)->lpVtbl->CreateVertexBuffer(This,length,usage,pool,vertex_buffer,parent,parent_ops)
8209 #define IWineD3DDevice_CreateIndexBuffer(This,length,usage,pool,index_buffer,parent,parent_ops) (This)->lpVtbl->CreateIndexBuffer(This,length,usage,pool,index_buffer,parent,parent_ops)
8212 #define IWineD3DDevice_CreateSurface(This,width,height,format,lockable,discard,level,surface,usage,pool,multisample_type,multisample_quality,surface_type,parent,parent_ops,shared_handle,pvClientMem) (This)->lpVtbl->CreateSurface(This,width,height,format,lockable,discard,level,surface,usage,pool,multisample_type,multisample_quality,surface_type,parent,parent_ops,shared_handle,pvClientMem)
8214 #define IWineD3DDevice_CreateSurface(This,width,height,format,lockable,discard,level,surface,usage,pool,multisample_type,multisample_quality,surface_type,parent,parent_ops) (This)->lpVtbl->CreateSurface(This,width,height,format,lockable,discard,level,surface,usage,pool,multisample_type,multisample_quality,surface_type,parent,parent_ops)
8218 #define IWineD3DDevice_CreateTexture(This,width,height,levels,usage,format,pool,texture,parent,parent_ops,shared_handle,pavClientMem) (This)->lpVtbl->CreateTexture(This,width,height,levels,usage,format,pool,texture,parent,parent_ops,shared_handle,pavClientMem)
8220 #define IWineD3DDevice_CreateTexture(This,width,height,levels,usage,format,pool,texture,parent,parent_ops) (This)->lpVtbl->CreateTexture(This,width,height,levels,usage,format,pool,texture,parent,parent_ops)
8222 #define IWineD3DDevice_CreateVolumeTexture(This,width,height,depth,levels,usage,format,pool,texture,parent,parent_ops) (This)->lpVtbl->CreateVolumeTexture(This,width,height,depth,levels,usage,format,pool,texture,parent,parent_ops)
8223 #define IWineD3DDevice_CreateVolume(This,width,height,depth,usage,format,pool,volume,parent,parent_ops) (This)->lpVtbl->CreateVolume(This,width,height,depth,usage,format,pool,volume,parent,parent_ops)
8225 #define IWineD3DDevice_CreateCubeTexture(This,edge_length,levels,usage,format,pool,texture,parent,parent_ops,shared_handle,pavClientMem) (This)->lpVtbl->CreateCubeTexture(This,edge_length,levels,usage,format,pool,texture,parent,parent_ops,shared_handle,pavClientMem)
8227 #define IWineD3DDevice_CreateCubeTexture(This,edge_length,levels,usage,format,pool,texture,parent,parent_ops) (This)->lpVtbl->CreateCubeTexture(This,edge_length,levels,usage,format,pool,texture,parent,parent_ops)
8231 #define IWineD3DDevice_CreateVertexDeclaration(This,declaration,parent,parent_ops,elements,element_count) (This)->lpVtbl->CreateVertexDeclaration(This,declaration,parent,parent_ops,elements,element_count)
8232 #define IWineD3DDevice_CreateVertexDeclarationFromFVF(This,declaration,parent,parent_ops,fvf) (This)->lpVtbl->CreateVertexDeclarationFromFVF(This,declaration,parent,parent_ops,fvf)
8233 #define IWineD3DDevice_CreateVertexShader(This,function,output_signature,shader,parent,parent_ops) (This)->lpVtbl->CreateVertexShader(This,function,output_signature,shader,parent,parent_ops)
8234 #define IWineD3DDevice_CreateGeometryShader(This,byte_code,output_signature,shader,parent,parent_ops) (This)->lpVtbl->CreateGeometryShader(This,byte_code,output_signature,shader,parent,parent_ops)
8235 #define IWineD3DDevice_CreatePixelShader(This,function,output_signature,shader,parent,parent_ops) (This)->lpVtbl->CreatePixelShader(This,function,output_signature,shader,parent,parent_ops)
8366 const struct wined3d_parent_ops *parent_ops,
8380 const struct wined3d_parent_ops *parent_ops);
8393 const struct wined3d_parent_ops *parent_ops);
8424 const struct wined3d_parent_ops *parent_ops);
8450 const struct wined3d_parent_ops *parent_ops);
8467 const struct wined3d_parent_ops *parent_ops);
8483 const struct wined3d_parent_ops *parent_ops);
8498 const struct wined3d_parent_ops *parent_ops);
8529 const struct wined3d_parent_ops *parent_ops,
8541 const struct wined3d_parent_ops *parent_ops,
8554 const struct wined3d_parent_ops *parent_ops);
8566 const struct wined3d_parent_ops *parent_ops);
8578 const struct wined3d_parent_ops *parent_ops);