Searched refs:SVGA3dShaderType (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 37 SVGA3dShaderType type; 77 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type); 78 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type); 161 SVGA3dShaderType type, in vmw_gb_shader_init() 587 SVGA3dShaderType shader_type, in vmw_dx_shader_add() 689 SVGA3dShaderType shader_type, in vmw_user_shader_alloc() 743 SVGA3dShaderType shader_type) in vmw_shader_alloc() 778 SVGA3dShaderType shader_type; in vmw_shader_define() 825 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok() 839 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_key() [all …]
|
H A D | vmwgfx_binding.h | 102 SVGA3dShaderType shader_slot; 116 SVGA3dShaderType shader_slot; 131 SVGA3dShaderType shader_slot;
|
H A D | vmwgfx_drv.h | 1214 SVGA3dShaderType shader_type, 1218 u32 user_key, SVGA3dShaderType shader_type, 1223 SVGA3dShaderType shader_type, 1231 u32 user_key, SVGA3dShaderType shader_type); 1520 SVGA3dShaderType max_allowed = SVGA3D_SHADERTYPE_PREDX_MAX; in vmw_shadertype_is_valid()
|
/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 754 SVGA3dShaderType type; 763 SVGA3dShaderType type; 771 SVGA3dShaderType type; 781 SVGA3dShaderType type; 976 SVGA3dShaderType type; 1340 SVGA3dShaderType type; 1363 SVGA3dShaderType shaderType;
|
H A D | svga3d_dx.h | 174 SVGA3dShaderType type; 184 SVGA3dShaderType type; 192 SVGA3dShaderType type; 209 SVGA3dShaderType type; 228 SVGA3dShaderType type; 1421 SVGA3dShaderType type; 1428 SVGA3dShaderType type;
|
H A D | svga3d_types.h | 1264 } SVGA3dShaderType; typedef
|