Searched refs:SVGA3dShaderType (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_shader.c | 34 SVGA3dShaderType type; 99 SVGA3dShaderType type, in vmw_gb_shader_init() 343 SVGA3dShaderType shader_type, in vmw_user_shader_alloc() 414 SVGA3dShaderType shader_type) in vmw_shader_alloc() 468 SVGA3dShaderType shader_type; in vmw_shader_define_ioctl() 526 static bool vmw_compat_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_compat_shader_id_ok() 540 static u32 vmw_compat_shader_key(u32 user_key, SVGA3dShaderType shader_type) in vmw_compat_shader_key() 555 u32 user_key, SVGA3dShaderType shader_type, in vmw_compat_shader_remove() 584 SVGA3dShaderType shader_type, in vmw_compat_shader_add() 655 SVGA3dShaderType shader_type) in vmw_compat_shader_lookup()
|
D | svga3d_reg.h | 1060 } SVGA3dShaderType; typedef 1818 SVGA3dShaderType type; 1826 SVGA3dShaderType type; 1833 SVGA3dShaderType type; 1841 SVGA3dShaderType type; 2292 SVGA3dShaderType type; 2321 SVGA3dShaderType shaderType;
|
D | vmwgfx_drv.h | 291 SVGA3dShaderType shader_type; 1044 SVGA3dShaderType shader_type, 1048 u32 user_key, SVGA3dShaderType shader_type, 1052 u32 user_key, SVGA3dShaderType shader_type);
|