Searched refs:vmw_shader_id_ok (Results 1 – 1 of 1) sorted by relevance
76 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type);592 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_dx_shader_add()822 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok() function856 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_remove()892 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_compat_shader_add()949 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_lookup()