Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c36 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);
163 SVGA3dShaderType type, in vmw_gb_shader_init()
591 SVGA3dShaderType shader_type, in vmw_dx_shader_add()
717 SVGA3dShaderType shader_type, in vmw_user_shader_alloc()
792 SVGA3dShaderType shader_type) in vmw_shader_alloc()
848 SVGA3dShaderType shader_type; in vmw_shader_define()
903 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok()
917 static u32 vmw_shader_key(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_key()
[all …]
H A Dvmwgfx_binding.h102 SVGA3dShaderType shader_slot;
116 SVGA3dShaderType shader_slot;
131 SVGA3dShaderType shader_slot;
H A Dvmwgfx_drv.h1333 SVGA3dShaderType shader_type,
1337 u32 user_key, SVGA3dShaderType shader_type,
1342 SVGA3dShaderType shader_type,
1350 u32 user_key, SVGA3dShaderType shader_type);
H A Dvmwgfx_execbuf.c2123 SVGA3dShaderType max_shader_num = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_single_constant_buffer()
2177 SVGA3dShaderType max_allowed = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_shader_res()
2209 SVGA3dShaderType max_allowed = has_sm5_context(dev_priv) ? in vmw_cmd_dx_set_shader()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h1065 SVGA3dShaderType type;
1076 SVGA3dShaderType type;
1086 SVGA3dShaderType type;
1101 SVGA3dShaderType type;
1443 SVGA3dShaderType type;
2045 SVGA3dShaderType type;
2082 SVGA3dShaderType shaderType;
H A Dsvga3d_dx.h234 SVGA3dShaderType type;
247 SVGA3dShaderType type;
260 SVGA3dShaderType type;
279 SVGA3dShaderType type;
302 SVGA3dShaderType type;
1709 SVGA3dShaderType type;
1718 SVGA3dShaderType type;
H A Dsvga3d_types.h1642 } SVGA3dShaderType; typedef