Lines Matching refs:vmw_resource

36 	struct vmw_resource res;
49 struct vmw_resource res;
50 struct vmw_resource *ctx;
51 struct vmw_resource *cotable;
57 static void vmw_user_shader_free(struct vmw_resource *res);
58 static struct vmw_resource *
61 static int vmw_gb_shader_create(struct vmw_resource *res);
62 static int vmw_gb_shader_bind(struct vmw_resource *res,
64 static int vmw_gb_shader_unbind(struct vmw_resource *res,
67 static int vmw_gb_shader_destroy(struct vmw_resource *res);
69 static int vmw_dx_shader_create(struct vmw_resource *res);
70 static int vmw_dx_shader_bind(struct vmw_resource *res,
72 static int vmw_dx_shader_unbind(struct vmw_resource *res,
75 static void vmw_dx_shader_commit_notify(struct vmw_resource *res,
131 vmw_res_to_shader(struct vmw_resource *res) in vmw_res_to_shader()
143 vmw_res_to_dx_shader(struct vmw_resource *res) in vmw_res_to_dx_shader()
148 static void vmw_hw_shader_destroy(struct vmw_resource *res) in vmw_hw_shader_destroy()
158 struct vmw_resource *res, in vmw_gb_shader_init()
165 void (*res_free) (struct vmw_resource *res)) in vmw_gb_shader_init()
199 static int vmw_gb_shader_create(struct vmw_resource *res) in vmw_gb_shader_create()
245 static int vmw_gb_shader_bind(struct vmw_resource *res, in vmw_gb_shader_bind()
272 static int vmw_gb_shader_unbind(struct vmw_resource *res, in vmw_gb_shader_unbind()
311 static int vmw_gb_shader_destroy(struct vmw_resource *res) in vmw_gb_shader_destroy()
354 static void vmw_dx_shader_commit_notify(struct vmw_resource *res, in vmw_dx_shader_commit_notify()
383 static int vmw_dx_shader_unscrub(struct vmw_resource *res) in vmw_dx_shader_unscrub()
420 static int vmw_dx_shader_create(struct vmw_resource *res) in vmw_dx_shader_create()
445 static int vmw_dx_shader_bind(struct vmw_resource *res, in vmw_dx_shader_bind()
469 static int vmw_dx_shader_scrub(struct vmw_resource *res) in vmw_dx_shader_scrub()
506 static int vmw_dx_shader_unbind(struct vmw_resource *res, in vmw_dx_shader_unbind()
566 static void vmw_dx_shader_res_free(struct vmw_resource *res) in vmw_dx_shader_res_free()
585 struct vmw_resource *ctx, in vmw_dx_shader_add()
591 struct vmw_resource *res; in vmw_dx_shader_add()
640 static struct vmw_resource *
647 static void vmw_user_shader_free(struct vmw_resource *res) in vmw_user_shader_free()
655 static void vmw_shader_free(struct vmw_resource *res) in vmw_shader_free()
670 struct vmw_resource *res = vmw_user_shader_base_to_res(base); in vmw_user_shader_base_release()
696 struct vmw_resource *res, *tmp; in vmw_user_shader_alloc()
739 static struct vmw_resource *vmw_shader_alloc(struct vmw_private *dev_priv, in vmw_shader_alloc()
746 struct vmw_resource *res; in vmw_shader_alloc()
857 struct vmw_resource *dummy; in vmw_shader_remove()
893 struct vmw_resource *res; in vmw_compat_shader_add()
953 struct vmw_resource *