Searched refs:vmw_shader_id_ok (Results 1 – 1 of 1) sorted by relevance
80 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type);619 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_dx_shader_add()922 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok() function956 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_remove()992 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_compat_shader_add()1055 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_lookup()