Searched refs:SVGA3dShaderType (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.h | 96 SVGA3dShaderType shader_slot; 110 SVGA3dShaderType shader_slot; 125 SVGA3dShaderType shader_slot;
|
D | vmwgfx_shader.c | 36 SVGA3dShaderType type; 80 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type); 81 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type); 159 SVGA3dShaderType type, in vmw_gb_shader_init() 604 SVGA3dShaderType shader_type, in vmw_dx_shader_add() 729 SVGA3dShaderType shader_type, in vmw_user_shader_alloc() 807 SVGA3dShaderType shader_type) in vmw_shader_alloc() 866 SVGA3dShaderType shader_type; in vmw_shader_define() 922 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok() 936 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_key() [all …]
|
D | vmwgfx_drv.h | 1113 SVGA3dShaderType shader_type, 1117 u32 user_key, SVGA3dShaderType shader_type, 1122 SVGA3dShaderType shader_type, 1130 u32 user_key, SVGA3dShaderType shader_type);
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 1016 SVGA3dShaderType type; 1027 SVGA3dShaderType type; 1037 SVGA3dShaderType type; 1052 SVGA3dShaderType type; 1388 SVGA3dShaderType type; 1970 SVGA3dShaderType type; 2007 SVGA3dShaderType shaderType;
|
D | svga3d_dx.h | 221 SVGA3dShaderType type; 234 SVGA3dShaderType type; 247 SVGA3dShaderType type; 256 SVGA3dShaderType type; 1359 SVGA3dShaderType type; 1368 SVGA3dShaderType type;
|
D | svga3d_types.h | 1402 } SVGA3dShaderType; typedef
|