Home
last modified time | relevance | path

Searched refs:SVGA3dShaderType (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c36 SVGA3dShaderType type;
76 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type);
77 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type);
158 SVGA3dShaderType type, in vmw_gb_shader_init()
584 SVGA3dShaderType shader_type, in vmw_dx_shader_add()
686 SVGA3dShaderType shader_type, in vmw_user_shader_alloc()
740 SVGA3dShaderType shader_type) in vmw_shader_alloc()
775 SVGA3dShaderType shader_type; in vmw_shader_define()
822 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok()
836 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_key()
[all …]
Dvmwgfx_binding.h102 SVGA3dShaderType shader_slot;
116 SVGA3dShaderType shader_slot;
131 SVGA3dShaderType shader_slot;
Dvmwgfx_drv.h1382 SVGA3dShaderType shader_type,
1386 u32 user_key, SVGA3dShaderType shader_type,
1391 SVGA3dShaderType shader_type,
1399 u32 user_key, SVGA3dShaderType shader_type);
Dvmwgfx_execbuf.c2126 SVGA3dShaderType max_shader_num = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_single_constant_buffer()
2218 SVGA3dShaderType max_allowed = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_shader_res()
2250 SVGA3dShaderType max_allowed = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_shader()
/Linux-v6.1/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h754 SVGA3dShaderType type;
763 SVGA3dShaderType type;
771 SVGA3dShaderType type;
781 SVGA3dShaderType type;
976 SVGA3dShaderType type;
1340 SVGA3dShaderType type;
1363 SVGA3dShaderType shaderType;
Dsvga3d_dx.h174 SVGA3dShaderType type;
184 SVGA3dShaderType type;
192 SVGA3dShaderType type;
209 SVGA3dShaderType type;
228 SVGA3dShaderType type;
1421 SVGA3dShaderType type;
1428 SVGA3dShaderType type;
Dsvga3d_types.h1264 } SVGA3dShaderType; typedef