Searched refs:vmw_shader_id_ok (Results 1 – 1 of 1) sorted by relevance
79 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type);614 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_dx_shader_add()909 static bool vmw_shader_id_ok(u32 user_key, SVGA3dShaderType shader_type) in vmw_shader_id_ok() function943 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_remove()978 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_compat_shader_add()1041 if (!vmw_shader_id_ok(user_key, shader_type)) in vmw_shader_lookup()